diff --git a/README.md b/README.md new file mode 100644 index 0000000..a9f2010 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# BitSrunLoginGo +NCU移动深澜校园网登录脚本Go语言版 + +在main函数中填入账号密码和登录地址ip即可 + +GO语言可以直接交叉编译出mips架构可执行程序(路由器)(主流平台更不用说了),从而免除安装环境。 + +代码逻辑来自 https://github.com/coffeehat/BIT-srun-login-script