精简 Dnsmasq 参数

This commit is contained in:
CallMeR
2025-05-27 01:44:54 +08:00
parent 97ffd13089
commit f5e85ddbc2
4 changed files with 0 additions and 8 deletions
-2
View File
@@ -462,9 +462,7 @@ server=/test/
# DNS Server
server=/fox.internal/172.16.1.1
server=127.0.0.1#6053
server=::1#6053
```