Files
BitSrunLoginGo/README.md
Mmx 56dfeaf4cf feature:支持使用配置文件,增加网络检查
1、从Config.json读取配置
2、网络正常时跳过登录
2021-03-16 22:51:54 +08:00

336 B
Raw Blame History

BitSrunLoginGo

NCU移动深澜校园网登录脚本Go语言版

在main函数中填入账号密码和登录地址ip即可

GO语言可以直接交叉编译出mips架构可执行程序路由器主流平台更不用说了从而免除安装环境。

代码逻辑来自 https://github.com/coffeehat/BIT-srun-login-script