# webssh **Repository Path**: mirrors/webssh ## Basic Information - **Project Name**: webssh - **Description**: webssh是一个基于tornado的支持通过浏览器远程加密登录的web工程 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/webssh - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2020-08-10 - **Last Updated**: 2025-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README webssh ==================== WebSSH is a simple web project which support login linux server with explorer. ** ⚠ This project is no longer maintained and thank you for your support. ⚠ 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](https://github.com/chjj/term.js). And now the webssh support `linux` `mac` and `windows` OS. Please let me know if you meet any other problems. Email:xsank#foxmail.com