storm is a command line tool to manage your ssh connections.
features
- adding, editing, deleting, listing, searching across your SSHConfig.
- command alias support for your CLI preferences.
- support for custom SSH directives.
- scriptable as a python library.
- user interfaces besides cli. (web ui, wxpython, unity(ubuntu) indicator.)
####installation
$ [sudo] pip install stormssh
or if you like 90s:
$ [sudo] easy_install stormssh
####usage & documentation
http://stormssh.readthedocs.org/
web ui