I spent this morning figuring out how to use PHIVE  to securely distribute my #cli tool sshman (i.e. SSH manager). Use it to manage multiple SSH server connections via a text file in your $HOME directory.

I prefer sshman over trying to remember 20+ aliases I’d need to configure in ~/.ssh/config. In addition, sshman gives you the option of specifying a list of users to choose from when connecting to a particular server. You can check it out here: https://github.com/mwender/sshman