mirror of
https://github.com/2dust/v2rayN.git
synced 2025-07-08 00:34:21 +00:00
21 lines
No EOL
345 B
Text
21 lines
No EOL
345 B
Text
{
|
|
"hosts": {
|
|
"dns.google": "8.8.8.8",
|
|
"proxy.example.com": "127.0.0.1"
|
|
},
|
|
"servers": [
|
|
{
|
|
"address": "223.5.5.5",
|
|
"domains": [
|
|
"geosite:cn",
|
|
"geosite:geolocation-cn"
|
|
],
|
|
"expectIPs": [
|
|
"geoip:cn"
|
|
]
|
|
},
|
|
"1.1.1.1",
|
|
"8.8.8.8",
|
|
"https://dns.google/dns-query"
|
|
]
|
|
} |