sshm
command-line tool to manage your ssh servers
Install
- All systems
-
curl cmd.cat/sshm.sh
- Ubuntu
-
apt-get install sshm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sshm
- Raspbian
-
apt-get install sshm
- Dockerfile
- dockerfile.run/sshm
sshm
command-line tool to manage your ssh servers
sshm is a little command line tool for managing your ssh servers. You can add / del / list servers and connect to them easily. For example, if you add a server and decide to give it the alias "foo", you can connect to it simply by typing "sshm foo".