From e905ce5993d99fe24379980f729b17ded33000c4 Mon Sep 17 00:00:00 2001 From: lhie1 Date: Sun, 12 Jul 2020 13:44:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4Clash=20=E5=A4=B4=E9=83=A8?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Clash/Head_dns.yaml | 6 ++---- Clash/Head_tap.yaml | 2 -- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/Clash/Head_dns.yaml b/Clash/Head_dns.yaml index 6abd468..1e36690 100644 --- a/Clash/Head_dns.yaml +++ b/Clash/Head_dns.yaml @@ -9,7 +9,7 @@ experimental: dns: enable: true ipv6: false - listen: 127.0.0.1:5353 + listen: 127.0.0.1:5450 enhanced-mode: fake-ip default-nameserver: - 119.29.29.29 @@ -21,6 +21,4 @@ dns: nameserver: - https://dns.alidns.com/dns-query - https://1.1.1.1/dns-query - - tls://dns.adguard.com:853 - fallback: - - tcp://1.1.1.1 \ No newline at end of file + - tls://dns.adguard.com:853 \ No newline at end of file diff --git a/Clash/Head_tap.yaml b/Clash/Head_tap.yaml index 23998d9..55c3e5d 100644 --- a/Clash/Head_tap.yaml +++ b/Clash/Head_tap.yaml @@ -22,7 +22,5 @@ dns: - https://dns.alidns.com/dns-query - https://1.1.1.1/dns-query - tls://dns.adguard.com:853 - fallback: - - tcp://1.1.1.1 # experimental: # interface-name: WLAN \ No newline at end of file