{
"log": {},
"inbounds": [
{
"tag": "socks",
"sniffing": {
"domainsExcluded": [
"courier.push.apple.com"
],
"destOverride": [
"tls",
"http",
"quic"
],
"enabled": true
},
"listen": "127.0.0.1",
"protocol": "socks",
"settings": {
"auth": "noauth",
"userLevel": 8,
"udp": true
},
"port": 53729
},
{
"tag": "directSocks",
"settings": {
"auth": "noauth",
"userLevel": 8,
"udp": true
},
"port": 1087,
"protocol": "socks",
"listen": "127.0.0.1"
},
{
"tag": "api",
"settings": {
"address": "[::1]"
},
"port": 53730,
"protocol": "dokodemo-door",
"listen": "[::1]"
}
],
"outbounds": [
{
"tag": "proxy",
"settings": {
"servers": [
{
"port": 11201,
"method": "chacha20-ietf-poly1305",
"email": "",
"password": "10f90af92b6c1a74",
"level": 8,
"ota": false,
"address": "141.95.109.94"
}
]
},
"streamSettings": {
"network": "tcp",
"tcpSettings": {
"header": {
"type": "none"
}
}
},
"protocol": "shadowsocks"
},
{
"tag": "fragment",
"settings": {
"fragment": {
"length": "80-250",
"packets": "tlshello",
"interval": "10-100"
},
"userLevel": 8
},
"streamSettings": {
"sockopt": {
"tcpNoDelay": true
}
},
"protocol": "freedom"
}
],
"api": {
"services": [
"StatsService"
],
"tag": "api"
},
"dns": {
"servers": [
{
"skipFallback": false,
"address": "8.8.8.8"
}
],
"tag": "dnsQuery",
"disableFallback": true,
"hosts": {
"dns.quad9.net": [
"9.9.9.9",
"149.112.112.112",
"2620:fe::fe",
"2620:fe::9"
],
"dot.pub": [
"1.12.12.12",
"120.53.53.53"
],
"common.dot.dns.yandex.net": [
"77.88.8.8",
"77.88.8.1",
"2a02:6b8::feed:0ff",
"2a02:6b8:0:1::feed:0ff"
],
"one.one.one.one": [
"1.1.1.1",
"1.0.0.1",
"2606:4700:4700::1111",
"2606:4700:4700::1001"
],
"cloudflare-dns.com": [
"104.16.248.249",
"104.16.249.249",
"2606:4700::6810:f8f9",
"2606:4700::6810:f9f9"
],
"dns.google": [
"8.8.8.8",
"8.8.4.4",
"2001:4860:4860::8888",
"2001:4860:4860::8844"
],
"dns.alidns.com": [
"223.5.5.5",
"223.6.6.6",
"2400:3200::1",
"2400:3200:baba::1"
],
"dns.cloudflare.com": [
"104.16.132.229",
"104.16.133.229",
"2606:4700::6810:84e5",
"2606:4700::6810:85e5"
]
},
"disableFallbackIfMatch": true,
"disableCache": true,
"queryStrategy": "UseIP"
},
"stats": {},
"routing": {
"balancers": [],
"domainStrategy": "AsIs",
"rules": [
{
"type": "field",
"inboundTag": [
"api"
],
"outboundTag": "api"
},
{
"type": "field",
"inboundTag": [
"dnsQuery"
],
"outboundTag": "proxy"
},
{
"type": "field",
"inboundTag": [
"directSocks"
],
"outboundTag": "direct"
}
]
},
"policy": {
"system": {
"statsInboundDownlink": true,
"statsOutboundUplink": true,
"statsOutboundDownlink": true,
"statsInboundUplink": true
},
"levels": {
"8": {
"statsUserDownlink": false,
"bufferSize": 0,
"statsUserUplink": false,
"connIdle": 30,
"uplinkOnly": 1,
"downlinkOnly": 1,
"handshake": 4
}
}
},
"transport": {}
}