From 0fd5dc83f2606ae46cea6c65439ef12cd499a9ca Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Sun, 23 Jul 2023 03:28:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20SmartDNS=20=E9=85=8D?= =?UTF-8?q?=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06.PVE用模板克隆虚拟机.md | 17 +++++++++-------- src/debian_smartdns.conf | 17 +++++++++-------- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/06.PVE用模板克隆虚拟机.md b/06.PVE用模板克隆虚拟机.md index 34955b3..5c9dab9 100644 --- a/06.PVE用模板克隆虚拟机.md +++ b/06.PVE用模板克隆虚拟机.md @@ -275,20 +275,21 @@ speed-check-mode ping,tcp:80,tcp:443 force-qtype-SOA 65 -log-level warn +log-level notice -server 119.29.29.29 -group dnspod -server 2402:4e00:: -group dnspod -server 223.5.5.5 -group alidns -server 2400:3200::1 -group alidns +server 119.29.29.29 -group dnspod -exclude-default-group +server 2402:4e00:: -group dnspod -exclude-default-group nameserver /doh.pub/dnspod nameserver /dot.pub/dnspod + +server 223.5.5.5 -group alidns -exclude-default-group +server 2400:3200::1 -group alidns -exclude-default-group nameserver /dns.alidns.com/alidns -server 172.16.1.1 -group fox -server fdac::1 -group fox +server 172.16.1.1 -group fox -exclude-default-group +server fdac::1 -group fox -exclude-default-group nameserver /fox.local/fox -domain-rules /fox.local/ -no-cache -speed-check-mode none +domain-rules /fox.local/ -speed-check-mode none -no-cache server-tcp 119.29.29.29 server-tcp 223.5.5.5 diff --git a/src/debian_smartdns.conf b/src/debian_smartdns.conf index 88b2b57..ed59e37 100644 --- a/src/debian_smartdns.conf +++ b/src/debian_smartdns.conf @@ -16,20 +16,21 @@ speed-check-mode ping,tcp:80,tcp:443 force-qtype-SOA 65 -log-level warn +log-level notice -server 119.29.29.29 -group dnspod -server 2402:4e00:: -group dnspod -server 223.5.5.5 -group alidns -server 2400:3200::1 -group alidns +server 119.29.29.29 -group dnspod -exclude-default-group +server 2402:4e00:: -group dnspod -exclude-default-group nameserver /doh.pub/dnspod nameserver /dot.pub/dnspod + +server 223.5.5.5 -group alidns -exclude-default-group +server 2400:3200::1 -group alidns -exclude-default-group nameserver /dns.alidns.com/alidns -server 172.16.1.1 -group fox -server fdac::1 -group fox +server 172.16.1.1 -group fox -exclude-default-group +server fdac::1 -group fox -exclude-default-group nameserver /fox.local/fox -domain-rules /fox.local/ -no-cache -speed-check-mode none +domain-rules /fox.local/ -speed-check-mode none -no-cache server-tcp 119.29.29.29 server-tcp 223.5.5.5