spalter / sshconnector

Last update 2015-08-19

Never got lost with ssh hosts again.

Small ncurses SSH bookmark tool. Select your hosts via config files and connect to the selected host with the default ssh command.

Download
(Version 0.3)

What is it?

Small ncurses SSH bookmark tool. Select your hosts via config files and connect to the selected host with the default ssh command.

Which systems?

Only tested on linux/debian so far.

How to run?

If you have installed the ncurses5 libraries, just type

~./sshconnector «static host file» «user defined host file» «manual»

How to compile?

You will need a c++11 compiler and the ncruses libs.

License?

sshconnector, distributed under the GNU GPL v2. For full terms see the included COPYING file on the GitHub reposity.

Pro tip?

sshconnector works perfectly in a terminal multiplexer like tmux.