mirror of
https://github.com/springzfx/cgproxy.git
synced 2026-03-15 09:32:09 +08:00
20 lines
305 B
JSON
20 lines
305 B
JSON
{
|
|
"dns": {
|
|
"servers": [
|
|
{
|
|
"address": "localhost",
|
|
"port": 53,
|
|
"domains": [
|
|
"geosite:cn"
|
|
],
|
|
"expectIPs": [
|
|
"geoip:cn"
|
|
]
|
|
},
|
|
"https+local://1.1.1.1/dns-query",
|
|
"223.6.6.6"
|
|
],
|
|
"tag": "dns_inbound"
|
|
}
|
|
}
|