Skip to content
forked from xsank/webssh

WebSSH is a simple web project which support login linux server(SSH) and windows server(TELNET) with explorer.

License

Notifications You must be signed in to change notification settings

lyoniionly/webssh

 
 

Repository files navigation

webssh

WebSSH is a simple web project which support login linux server(SSH) and windows server(Telnet) with explorer.

License: MIT (see LICENSE)

Information

1.git clone https://github.com/lyoniionly/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
login
command
top
vim
command

Others

Now the webssh support linux mac and windows OS. Please let me know if you meet any other problems.

Email:lyoniionly#126.com

About

WebSSH is a simple web project which support login linux server(SSH) and windows server(TELNET) with explorer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.2%
  • Python 8.7%
  • HTML 1.4%
  • CSS 0.7%