Skip to content

Using Go to create a program that logins BUAA GW from the command line. "gw.buaa.edu.cn" login commandline 北航校园网登录程序

License

Notifications You must be signed in to change notification settings

wangjq4214/buaa-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buaa-login

unit-test

提供在命令行中登录北航校园网的程序,编译为单一的可执行文件,免去安装依赖。

登录命令

执行下面命令可以登录北航校园网:

$ ./buaa-login login -u by2106100 -p xxx

开启一个守护进程

执行下面命令可以开启一个后台进程进行轮询,当出现断网情况时自动登录:

$ ./buaa-login daemon -u by2106100 -p xxx

About

Using Go to create a program that logins BUAA GW from the command line. "gw.buaa.edu.cn" login commandline 北航校园网登录程序

Resources

License

Stars

Watchers

Forks

Packages

No packages published