A simple web application to be used as an ssh client to connect to your ssh servers. It is written in Python, base on Tornado and Paramiko.
$ pip install -r requirements.txt
$ Python main.py
$ python main.py --help