From 36c647f4f5c58c5f97147fa13b78b0d25a5d32b2 Mon Sep 17 00:00:00 2001 From: xykt <152045469+xykt@users.noreply.github.com> Date: Sat, 10 Jan 2026 22:13:49 +0800 Subject: [PATCH] Update net.sh --- net.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net.sh b/net.sh index ae2bcb3..e2bc31e 100644 --- a/net.sh +++ b/net.sh @@ -141,7 +141,7 @@ shelp_lines=( "NETWORK QUALITY CHECK SCRIPT 网络质量体检脚本" "Interactive Interface: bash <(curl -sL https://Net.Check.Place) -EM" "交互界面: bash <(curl -sL https://Net.Check.Place) -M" -"Parameters 参数运行: bash <(curl -sL https://Net.Check.Place) [-4] [-6] [-f] [-h] [-j] [-l language] [-n] [-o] [-p] [-y] [-E] [-L] [-M] [-P] [-R province] [-S chapters]" +"Parameters 参数运行: bash <(curl -sL https://Net.Check.Place) [-4] [-6] [-f] [-h] [-j] [-l language] [-n] [-o outputpath] [-p] [-y] [-E] [-L] [-M] [-P] [-R province] [-S chapters]" " -4 Test IPv4 测试IPv4" " -6 Test IPv6 测试IPv6" " -f Show full IP on reports 报告展示完整IP地址"