v1.0.0
Quick Install
curl -fsSL https://hqssh.com/install | shOr pin this version:
curl -fsSL https://hqssh.com/install | HQSSH_VERSION=v1.0.0 shManual Install
Download the archive for your platform, extract, and move the binaries to your PATH:
# Example for Linux amd64
curl -LO https://github.com/Gelotto/hqsshd/releases/download/v1.0.0/hqsshd-linux-amd64.tar.gz
tar xzf hqsshd-linux-amd64.tar.gz
mv hqsshd hqssh ~/.local/bin/Verify installation:
hqsshd --versionWhat's Changed
New Contributors
Full Changelog: https://github.com/Gelotto/hqsshd/commits/v1.0.0