mirror of https://github.com/dnomd343/ClearDNS
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.
35 lines
815 B
35 lines
815 B
bindAddress: :5353
|
|
primaryDNS:
|
|
- name: Domestic
|
|
address: 127.0.0.1:4053
|
|
protocol: udp
|
|
socks5Address:
|
|
timeout: 6
|
|
ednsClientSubnet:
|
|
policy: disable
|
|
externalIP:
|
|
noCookie: true
|
|
alternativeDNS:
|
|
- name: Foreign
|
|
address: 127.0.0.1:6053
|
|
protocol: udp
|
|
socks5Address:
|
|
timeout: 8
|
|
ednsClientSubnet:
|
|
policy: disable
|
|
externalIP:
|
|
noCookie: true
|
|
onlyPrimaryDNS: false
|
|
ipv6UseAlternativeDNS: false
|
|
alternativeDNSConcurrent: false
|
|
whenPrimaryDNSAnswerNoneUse: alternativeDNS
|
|
ipNetworkFile:
|
|
primary: /etc/overture/china_ip_list.txt
|
|
alternative: /etc/overture/loopback.txt
|
|
domainFile:
|
|
primary: /etc/overture/chinalist.txt
|
|
alternative: /etc/overture/gfwlist.txt
|
|
matcher: suffix-tree
|
|
hostsFile:
|
|
hostsFile: /etc/overture/hosts
|
|
finder: full-map
|
|
|