XrayR/main/dns.json
2022-10-27 08:26:23 +08:00

8 lines
92 B
JSON

{
"servers": [
"1.1.1.1",
"8.8.8.8",
"localhost"
],
"tag": "dns_inbound"
}