From c2dee0f100bb4ad26ef998505efe722a2a2d981a Mon Sep 17 00:00:00 2001 From: Snowykami Date: Mon, 10 Mar 2025 13:51:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3B=E7=B1=BB=E4=BF=9D=E7=95=99?= =?UTF-8?q?=E5=9C=B0=E5=9D=80127.16->172.16?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/menu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/menu.sh b/scripts/menu.sh index d46a39d..9a48c50 100644 --- a/scripts/menu.sh +++ b/scripts/menu.sh @@ -577,7 +577,7 @@ setport() { #端口设置 setport elif [ "$num" = 8 ]; then echo ----------------------------------------------- - echo -e "\033[33m如果你的局域网网段不是192.168.x或127.16.x或10.x开头,请务必修改!\033[0m" + echo -e "\033[33m如果你的局域网网段不是192.168.x或172.16.x或10.x开头,请务必修改!\033[0m" echo -e "\033[31m设置后如本机host地址有变动,请务必重新修改!\033[0m" echo ----------------------------------------------- read -p "请输入自定义host地址(输入0移除自定义host) > " host