WebSSH is a simple web project which support login linux server with explorer.
License: MIT (see LICENSE)
1.git clone https://github.com/xsank/webssh.git
2.pip install paramiko && pip install tornado
3.python main.py
4.open your explorer and input your data then connect,the server init port is
9527, you can modify it inwebssh.conffile
Please let me know if you meet any problems.
email:xsank@foxmail.com



