-
Rust库和客户端 for 清华大学校园网:tunet-rust
资源介绍
突锈
清华大学校园网Rust库与客户端。
这一版本与中的TsinghuaNet.CLI功能相同。
短袖
安全性
用户名和密码在第一次登录时根据提示输入,是明文保存的,请不要在不信任的电脑上保存。可以使用如下命令删除:
./tunet deletecred
登录/订阅
# 使用默认(自动判断)方式登录
./tunet login
# 使用默认(自动判断)方式注销
./tunet logout
# 使用 auth4 方式登录
./tunet login -s auth4
# 使用 auth4 方式注销
./tunet logout -s auth4
在线状态
# 使用默认(自动判断)方式
./tunet status
# 使用 auth4 方式
./tunet status -s auth4
查询/强制下线在线IP
# 查询
./tunet online
# IP 上线
./tunet c