This is a little tool to manage ssh connection. This tool allows you to define sites and connect to them quickly with multiple protocols, (SSH, FTP, RDP, VNC).
- Linux/Unix/OS X system
$ bash setup.sh
After install this this tool, please type 'cn' to see the usage.
- Quick start:
-
Add a node
$ cn a "user@ip" ["desc"] [port]
-
List all added node
$ cn l
-
Connect to a node
$cn [num]
-