From ef7fc80033240c6fa95a0aa40e7aaf004b22ae89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= <121604513+yonggekkk@users.noreply.github.com> Date: Wed, 9 Apr 2025 12:00:26 +0800 Subject: [PATCH] Update sb.sh --- sb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sb.sh b/sb.sh index 1e812ab..825a9dc 100644 --- a/sb.sh +++ b/sb.sh @@ -919,7 +919,7 @@ fi if [[ -f '/etc/systemd/system/sing-box.service' ]]; then v4v6 if [[ -n $v4 && -n $v6 ]]; then -green "VPS为双栈VPS,可切换IPV4或IPV6配置输出" +green "关TLS或使用自签证书的节点,可切换IPV4或IPV6配置输出" yellow "1:使用IPV4:$v4 配置输出 (回车默认)" yellow "2:使用IPV6:$v6 配置输出" readp "请选择【1-2】:" menu