Skip to content

Commit ef175ec

Browse files
committed
update README
1 parent aeb2997 commit ef175ec

File tree

1 file changed

+5
-38
lines changed

1 file changed

+5
-38
lines changed

README.md

+5-38
Original file line numberDiff line numberDiff line change
@@ -15,54 +15,21 @@ Simply try `./auth-nyist`, then enter your user name and password.
1515

1616
```help
1717
NAME:
18-
auth-nyist - Authenticating utility for Tsinghua
18+
auth-nyist - Authenticating utility for NYIST
1919
2020
USAGE:
2121
auth-nyist [options]
2222
auth-nyist [options] auth [auth_options]
2323
auth-nyist [options] deauth [auth_options]
24-
auth-nyist [options] login
25-
auth-nyist [options] logout
2624
auth-nyist [options] online [online_options]
2725
2826
VERSION:
29-
2.2.1
30-
31-
AUTHORS:
32-
Yuxiang Zhang <[email protected]>
33-
34-
ZenithalHourlyRate <[email protected]>
35-
Jiajie Chen <[email protected]>
36-
KomeijiOcean <[email protected]>
37-
Sharzy L <[email protected]>
38-
27+
2.0.0
3928
4029
COMMANDS:
41-
auth (default) Auth via auth.nyist.edu.cn
42-
OPTIONS:
43-
--ip value authenticating for specified IP address
44-
--no-check, -n skip online checking, always send login request
45-
--logout, -o de-auth of the online account (behaves the same as deauth command, for backward-compatibility)
46-
--ipv6, -6 authenticating for IPv6 (auth.nyist.edu.cn)
47-
--campus-only, -C auth only, no auto-login (v4 only)
48-
--host value use customized hostname of srun4000
49-
--insecure use http instead of https
50-
--keep-online, -k keep online after login
51-
--ac-id value use specified ac_id
52-
deauth De-auth via auth.nyist.edu.cn
53-
OPTIONS:
54-
--ip value authenticating for specified IP address
55-
--no-check, -n skip online checking, always send logout request
56-
--ipv6, -6 authenticating for IPv6 (auth.nyist.edu.cn)
57-
--host value use customized hostname of srun4000
58-
--insecure use http instead of https
59-
--ac-id value use specified ac_id
60-
login Login via auth.nyist.edu.cn
61-
logout Logout via auth.nyist.edu.cn
62-
online Keep your computer online
63-
OPTIONS:
64-
--auth, -a keep the Auth online only
65-
--ipv6, -6 keep only ipv6 connection online
30+
auth (default) Auth via auth.nyist.edu.cn
31+
deauth De-authenticate via auth.nyist.edu.cn
32+
keepalive Keep the connection alive by pinging a server
6633
6734
GLOBAL OPTIONS:
6835
--username name, -u name your TUNET account name

0 commit comments

Comments
 (0)