Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 334 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 334 Bytes

说明

Django3+websocket+paramiko实现web页面实时输出

环境说明

本项目使用python版本:3.7.3

安装依赖

pip3 install -r requirements.txt

运行方式

python manage.py runserver

文档说明

参考链接:https://www.cnblogs.com/xiao987334176/p/13625522.html

Copyright (c) 2020-present, xiao You