From 34d6be39b9a5273de2770e8fb6ddc25a9aaa8fe5 Mon Sep 17 00:00:00 2001 From: salem <77879189@qq.com> Date: Mon, 31 Aug 2026 00:26:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96DNS=E4=B8=BADOT,=20=E6=96=B0?= =?UTF-8?q?=E5=A2=9Edirect=20nameserver(=E7=9B=B4=E8=BF=9E=E5=9F=9F?= =?UTF-8?q?=E5=90=8D=E4=B8=93=E7=94=A8dns)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stash/stash_config_1.2.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/stash/stash_config_1.2.yaml b/stash/stash_config_1.2.yaml index 1f17135..4e653c3 100644 --- a/stash/stash_config_1.2.yaml +++ b/stash/stash_config_1.2.yaml @@ -55,7 +55,11 @@ dns: 'geosite:geolocation-!cn': ['tls://1.1.1.1', 'tls://8.8.8.8'] proxy-server-nameserver: - 'system' - - '223.5.5.5' + - '223.5.5.5' + direct-nameserver: + - 'system' + - '223.5.5.5' + direct-nameserver-follow-policy: false proxies: - {name: "🟢 直连", type: direct, udp: true, ip-version: ipv4}