SUT Dormitory Network Command Line Tool
In the root of the repository, where requirements.txt
locates:
py -2 -m pip install -r requirements.txt
- Replace
<username>
&<password>
indemo/online.py
with your username & password - Run
demo/online.py
- If online successfully, then run
heartbeat.py
to keep-alive
Run demo/offline.py
- kill
沈阳工业大学宿舍网络命令行工具
在存储库的根目录中,requirements.txt
所在的位置处运行:
py -2 -m pip install -r requirements.txt
- 用你的用户名和密码替换
demo/online.py
中的<username>
&<password>
- 运行
demo/online.py
- 如果成功上线,然后运行
heartbeat.py
保持在线状态
运行demo/offline.py
- 强制下线