An open API service indexing awesome lists of open source software.

https://github.com/81vm3/2lazy2auth

gcu校园网自动验证脚本
https://github.com/81vm3/2lazy2auth

Last synced: 3 months ago
JSON representation

gcu校园网自动验证脚本

Awesome Lists containing this project

README

        

# 2lazy2auth
gcu校园网自动验证脚本

在profile.json里面填写以下内容
```
{
"account": "学号",
"password": "密码",
"heartbeat": "8"
}
```

需要额外使用的库: requests, bs4