tssh

Lightweight SSH connection manager with configuration and host management

brewmacoslinux
Try with needOr install directly
Source

About

SSH Lightweight management tools

Commands

tssh

Examples

Connect to a remote host using saved configuration$ tssh myhost
List all configured SSH hosts$ tssh -l
Connect to a host with specific port and user$ tssh -u username -p 2222 hostname