https://github.com/81vm3/2lazy2auth
gcu校园网自动验证脚本
https://github.com/81vm3/2lazy2auth
Last synced: 3 months ago
JSON representation
gcu校园网自动验证脚本
- Host: GitHub
- URL: https://github.com/81vm3/2lazy2auth
- Owner: 81Vm3
- Created: 2023-10-20T09:16:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-20T14:50:34.000Z (over 1 year ago)
- Last Synced: 2025-01-10T07:07:01.302Z (5 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 2lazy2auth
gcu校园网自动验证脚本在profile.json里面填写以下内容
```
{
"account": "学号",
"password": "密码",
"heartbeat": "8"
}
```需要额外使用的库: requests, bs4