sshs
Terminal user interface for SSH.
It uses ~/.ssh/config to list and connect to hosts.
Requirements
You need to have ssh installed and accessible from your terminal.
How to install
Homebrew
brew install sshsChocolatey
Thanks to Jakub Levý for maintaining this package on Chocolatey.
choco install sshsFrom releases
Releases contains prebuilt binaries for Linux, macOS and Windows. You can download them at https://github.com/quantumsheep/sshs/releases.
From sources
git clone https://github.com/quantumsheep/sshs.git
cd sshs
make
make installYou can check the main repository : https://github.com/quantumsheep/sshs
Last updated on
