xiaohaosingbox 1.11.0 发布,个人配置分享 中发帖

windows 
{
"dns": {
"servers": [
{
"tag": "remote",
"address": "https://8.8.8.8/dns-query",
"detour": "select",
"strategy": "ipv4_only",
"client_subnet": "223.5.5.5"
},
{
"tag": "special",
"address": "https://1.1.1.1/dns-query",
"detour": "special",
"strategy": "ipv4_only"
},
{
"tag"...