peerless1230 / xterm_django

基于xterm.js&websocket的Django Webssh 终端。(Webssh with xterm.js in django, data pass through websocket.)
Apache License 2.0
8 stars 0 forks source link

xterm_django -- 基于xterm.js、dwebsocket、EPOLL IOLoop的Django Webssh实现

简介

流程示意如下:

xterm_dwebsocket_epoll.jpg

运行说明:

git clone https://github.com/peerless1230/xterm_django
cd xterm_django
echo yes | python manage.py collectstatic
python manage.py runserver 0.0.0.0:8088

PS

非常感谢原作者xsank。由于原作者已停止维护Webssh项目,便重建了一个项目,如有冒昧之处,请与我联系 peerless1230@gmail.com