Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 416 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 416 Bytes

使用方法

请自行判断当前网络环境是红色页面认证还是蓝色页面认证,然后选择对应的脚本。

(1) 赋予权限

sudo chmod 777 auth.sh

(2) 执行脚本

蓝色页面:

v4、v6、v46分别对应ipv4认证、ipv6认证、ipv4和ipv6统一认证

Usage:
bash auth.sh <StudentID> <Password> <v4|v6|v46>

红色页面:

bash auth.sh <StudentID> <Password>