From 1ed57b1209781d79528ba3eb0de7a1d6b745e259 Mon Sep 17 00:00:00 2001 From: chasey-dev Date: Wed, 3 Sep 2025 17:06:13 +0800 Subject: [PATCH] docs: update README.md about sh login types (#7) --- README.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3303bd4..c1b07c7 100644 --- a/README.md +++ b/README.md @@ -21,16 +21,19 @@ $ go install github.com/fumiama/go-nd-portal@latest * `-ip`: 本机公网出口,可自定义 * `-t`: 登录类型(`qsh-edu`),可指定为: - * 清水河,教学办公区: - * `qsh-edu`, 教育网 - * `qsh-dx`, 电信 - * 清水河,新建宿舍区: - * `qshd-dx`, 电信 - * `qshd-cmcc`, 移动 - + * 清水河,教学办公区: + * `qsh-edu`, 教育网 + * `qsh-dx`, 电信 + * 清水河,新建宿舍区: + * `qshd-dx`, 电信 + * `qshd-cmcc`, 移动 + * 沙河: + * `sh-edu`, 教育网 + * `sh-dx`, 电信 + * `sh-cmcc`, 移动 * `-s`: 服务器地址(根据上述登录类型自动选择),可自定义 ## 效果 -screenshot +