From bbc07051b6b1a43aa7bd64e37a5250412b1c88a3 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 17 Apr 2026 06:30:56 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=BB=98=E8=AE=A4=E7=A6=81=E7=94=A8=20I?= =?UTF-8?q?Pv6=20bind=20=E9=81=BF=E5=85=8D=E5=86=B2=E7=AA=81=20+=20chattr?= =?UTF-8?q?=20-i?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/stream-unlock.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/stream-unlock.sh b/scripts/stream-unlock.sh index 88e5001..f7d910b 100644 --- a/scripts/stream-unlock.sh +++ b/scripts/stream-unlock.sh @@ -509,7 +509,7 @@ install_smartdns() { [[ -f "$SMARTDNS_CONF" ]] || cat > "$SMARTDNS_CONF" <<'EOF' # smartdns.conf - stream-unlock managed bind :53 -bind [::]:53 +# bind [::]:53 # 按需启用, 部分系统 IPv6 bind 会冲突 # 上游 server 1.1.1.1