容器化的无污染DNS服务
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
835 B

3 years ago
bindAddress: :5353
dohEnabled: false
3 years ago
primaryDNS:
- name: Domestic
address: 127.0.0.1:4053
protocol: udp
socks5Address:
timeout: 6
3 years ago
ednsClientSubnet:
policy: disable
externalIP:
noCookie: true
alternativeDNS:
- name: Foreign
address: 127.0.0.1:6053
protocol: udp
socks5Address:
timeout: 6
3 years ago
ednsClientSubnet:
policy: disable
externalIP:
noCookie: true
onlyPrimaryDNS: false
ipv6UseAlternativeDNS: false
alternativeDNSConcurrent: true
3 years ago
whenPrimaryDNSAnswerNoneUse: alternativeDNS
ipNetworkFile:
primary: /etc/cleardns/asset/china-ip.txt
alternative: /dev/null
3 years ago
domainFile:
primary: /etc/cleardns/asset/chinalist.txt
alternative: /etc/cleardns/asset/gfwlist.txt
3 years ago
matcher: suffix-tree
hostsFile:
hostsFile: /etc/hosts
3 years ago
finder: full-map
cacheSize: 4096