I'm looking for a CLI opensource application (Debian, Ubuntu) that allows me to connect quickly to a server using SSH. When I have a new server I just once configure the servers just once. After this, I just invoke the application and select the server from a listing. For example:
1. foo@whatever-server-i-have
2. bar@more-servers.nl
3. myuser@dev-server-whatever
This would save me the trouble of typing the SSH command and specify the correct key etc. I thought that funtoo keychain (https://www.funtoo.org/Keychain) was the thing I am was looking for but it seems more like a tool that manages the ssh key passwords. (Would also be nice to have).
Does anybody know an application that does what I just described or something that looks like it?