This repo is forked from auto-connect-school-network, and fixed the problem "认证设备超时,请稍后重试", detailed intros please refer to the original repo.
参照下图自行抓包然后填到代码相应位置。
-
进入校园网登陆界面
-
按 F12 打开控制台,在网络选项下 ☑️ 保存日志
- 点击登陆,然后查看 InterFace.do?method=login 对应的 headers 和 data
Mac 和 Linux 可以直接运行 main.py,windows 用户可以根据原 repo 的介绍自行搞。
把 hust.auto.connect.plist 拷贝到~/Library/LaunchAgents 目录下,并为其添加可执行权限chmod a+x hust.auto.connect.plist
,
然后执行以下命令:
launchctl bootstrap gui/501 hust.auto-connect.plist