调整 TS 服务器 Dnsmasq 配置

This commit is contained in:
CallMeR
2024-12-26 12:42:03 +08:00
parent 422384497c
commit f3a4231218
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -529,6 +529,7 @@ domain-needed
local-service local-service
no-hosts no-hosts
no-negcache no-negcache
no-resolv
no-round-robin no-round-robin
rebind-localhost-ok rebind-localhost-ok
stop-dns-rebind stop-dns-rebind
+1
View File
@@ -20,6 +20,7 @@ domain-needed
local-service local-service
no-hosts no-hosts
no-negcache no-negcache
no-resolv
no-round-robin no-round-robin
rebind-localhost-ok rebind-localhost-ok
stop-dns-rebind stop-dns-rebind