Skip to content

YongboZhu/storm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

de34cbc · Mar 6, 2015
Jul 23, 2014
Oct 30, 2014
Nov 9, 2013
May 13, 2014
Oct 30, 2014
May 13, 2014
May 1, 2014
Jul 23, 2014
Jul 8, 2013
Nov 14, 2013
Mar 1, 2015
May 13, 2014
May 1, 2014
Apr 16, 2014
May 1, 2014
Jul 25, 2014
Jul 22, 2014
May 1, 2014

Repository files navigation

---

   

Flattr this

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.)

####dependencies On Debian systems, install header files and a static library for Python (python3.4-dev or python2.7-dev)

####installation

$ [sudo] pip install stormssh

or if you like 90s:

$ [sudo] easy_install stormssh

or if you like homebrew:

$ brew install stormssh

####troubleshooting installation

clang: error: unknown argument: '-mno-fused-madd'

error: command 'cc' failed with exit status 1

See #73. If the issue persists, see also #76 .

####usage & documentation

http://stormssh.readthedocs.org/en/master/

screens

web ui

Packages

No packages published

Languages

  • Python 73.7%
  • CSS 12.7%
  • JavaScript 6.2%
  • Shell 4.8%
  • HTML 2.6%