Closed github-young closed 5 years ago
以及关于自动登录校园网,一行命令就够了:
curl http://p.nju.edu.cn/portal_io/login -d username=<Your SID> -d password=<Your password>
Added, thanks! 嗯呢,所提到的脚本基本是封装了之后增加了状态检测,断线重连之类的功能,毕竟不是所有人都有技术背景嘛,还是要封装一下的。 另外希望能帮扩鸭!>v<
不知道你的脚本“自动”体现在哪里。并且,这里登录操作也是一行
urllib.request.urlopen(url + urllib.parse.urlencode(userinfo))
不知道你的脚本“自动”体现在哪里。并且,这里登录操作也是一行
urllib.request.urlopen(url + urllib.parse.urlencode(userinfo))
哟,我是补充一下,你杠精附体了?
https://itxia.github.io/blog/ https://itxia.github.io/soft/