Quick Install
curl -fsSL https://hqssh.com/install | shOr pin this version:
curl -fsSL https://hqssh.com/install | HQSSH_VERSION=v1.1.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.1.0/hqsshd-linux-amd64.tar.gz
tar xzf hqsshd-linux-amd64.tar.gz
mv hqsshd hqssh ~/.local/bin/Verify installation:
hqsshd --versionFull Changelog: v1.0.0...v1.1.0