Skip to content
forked from xsank/webssh

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

License

Notifications You must be signed in to change notification settings

santinoDu/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

Please let me know if you meet any problems.

email:[email protected]

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

  • JavaScript 92.7%
  • Python 4.5%
  • HTML 2.5%
  • CSS 0.3%