支持登录Linux服务器的Web项目:Webssh
jopen
10年前
WebSSH是一个支持在浏览器中登录Linux服务器的一个简单Web项目。
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