Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buaalzm/buaaGatewayAutoLogin
北航校园网网关自动登录
https://github.com/buaalzm/buaaGatewayAutoLogin
Last synced: 8 days ago
JSON representation
北航校园网网关自动登录
- Host: GitHub
- URL: https://github.com/buaalzm/buaaGatewayAutoLogin
- Owner: buaalzm
- Created: 2021-09-26T09:24:31.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-08T06:30:54.000Z (about 3 years ago)
- Last Synced: 2024-08-01T10:15:55.510Z (3 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-buaa - GitHub - buaalzm/buaaGatewayAutoLogin: 北航校园网网关自动登录
README
# buaaGatewayAutoLogin
北航校园网网关自动登录脚本,挂在实验室服务器上,自动登录,防止断网## 使用
```
pip install -r .\requirements.txt
```修改`config.py`中的`USERNAME`和`PASSWORD`
在当前目录执行脚本
```
nohup python .\logintask.py &
```默认一小时登录一次