Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 267 Bytes

File metadata and controls

20 lines (15 loc) · 267 Bytes

DShell2

django shell webssh

通过Django在web上实现xshell的功能, 基于django,channels和asyncssh

前端

cd vue-terminal
npm install
npm run dev

后端

python manage.py runserver 8999

登陆地址

http://localhost:8080