chore: Remove default DNS in system resolver

This commit is contained in:
H1JK
2023-05-01 12:41:36 +08:00
parent f35ff24d0c
commit 969c235490
4 changed files with 9 additions and 12 deletions

View File

@ -177,7 +177,7 @@ dns:
- 8.8.8.8
- tls://1.12.12.12:853
- tls://223.5.5.5:853
- system:// # get DNS server from system's configuration
- system:// # append DNS server from system configuration. If not found, it would print an error log and skip.
enhanced-mode: fake-ip # or redir-host
fake-ip-range: 198.18.0.1/16 # fake-ip 池设置