更新 SmartDNS 默认端口

This commit is contained in:
CallMeR
2023-12-02 12:22:57 +08:00
parent 56317210a6
commit 24b087aa1e
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -43,6 +43,6 @@ server=/test/
server=/fox.home.arpa/172.16.1.1
server=/fox.home.arpa/fdac::1
server=127.0.0.1#8053
server=::1#8053
server=127.0.0.1#6053
server=::1#6053
+2 -2
View File
@@ -15,8 +15,8 @@
conf-file /etc/smartdns/anti-ad-smartdns.conf
cache-file /tmp/smartdns.cache
bind [::]:8053@lo
bind-tcp [::]:8053@lo
bind [::]:6053@lo
bind-tcp [::]:6053@lo
serve-expired yes
serve-expired-ttl 57600