Skip to content

hanxin1987216/webssh

 
 

Repository files navigation

webssh

WebSSH is a simple web project which support login linux server with explorer.

License: MIT (see LICENSE)

Information

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 in webssh.conf file

Preview

login
command
top
vim

Others

To use CDN, the webssh use the version of term.js is 0.0.2, you may update it with new version. And now the webssh support linux mac and windows OS.
Please let me know if you meet any other problems.

Email:xsank#foxmail.com

About

WebSSH is a simple web project which support login linux server with explorer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 45.9%
  • JavaScript 41.0%
  • HTML 8.6%
  • CSS 4.5%