use DoH3 in dae
This commit is contained in:
parent
3bcd428c2b
commit
f7c4a7d830
1 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,8 @@ dns {
|
||||||
ipversion_prefer: 4
|
ipversion_prefer: 4
|
||||||
|
|
||||||
upstream {
|
upstream {
|
||||||
googledns: 'tcp+udp://8.8.8.8:53'
|
googledns: 'http3://8.8.8.8/dns-query'
|
||||||
alidns: 'udp://223.5.5.5:53'
|
alidns: 'http3://223.6.6.6/dns-query'
|
||||||
}
|
}
|
||||||
routing {
|
routing {
|
||||||
request {
|
request {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue