mirror of
https://github.com/huashengdun/webssh.git
synced 2026-08-23 22:26:28 +00:00
30d38865a2b26a91e39a5369562d7388bde580c7
WebSSH
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.
Preview
Install dependencies
$ pip install -r requirements.txt
Run
$ Python main.py
Help
$ python main.py --help
Languages
Python
81%
JavaScript
16%
HTML
2.7%
Dockerfile
0.3%
