Загрузка данных
{
"dns": {
"hosts": {
"domain:googleapis.cn": "googleapis.com"
},
"queryStrategy": "UseIPv4",
"servers": [
"1.1.1.1",
{
"address": "1.1.1.1",
"domains": [
],
"port": 53
},
{
"address": "8.8.8.8",
"domains": [
],
"port": 53
}
]
},
"inbounds": [
{
"listen": "127.0.0.1",
"port": 10808,
"protocol": "socks",
"settings": {
"auth": "noauth",
"udp": true,
"userLevel": 8
},
"sniffing": {
"destOverride": [
"http",
"tls",
"quic"
],
"enabled": true
},
"tag": "socks"
},
{
"listen": "127.0.0.1",
"port": 10809,
"protocol": "http",
"settings": {
"userLevel": 8
},
"sniffing": {
"destOverride": [
"http",
"tls",
"quic"
],
"enabled": true
},
"tag": "http"
},
{
"listen": "127.0.0.1",
"port": 11111,
"protocol": "dokodemo-door",
"settings": {
"address": "127.0.0.1"
},
"tag": "metrics_in"
}
],
"log": {
"loglevel": "warning"
},
"metrics": {
"tag": "metrics_out"
},
"outbounds": [
{
"mux": {
"concurrency": -1,
"enabled": false,
"xudpConcurrency": 8,
"xudpProxyUDP443": ""
},
"protocol": "vless",
"settings": {
"vnext": [
{
"address": "2.27.17.34",
"port": 443,
"users": [
{
"encryption": "none",
"id": "e1c1a2c3-642b-40e2-812d-6141e78eca0e",
"level": 8,
"security": "auto"
}
]
}
]
},
"streamSettings": {
"grpcSettings": {
"authority": "",
"health_check_timeout": 20,
"idle_timeout": 60,
"initial_windows_size": 0,
"multiMode": false,
"permit_without_stream": false,
"serviceName": "google.android.apps.messaging"
},
"network": "grpc",
"realitySettings": {
"allowInsecure": false,
"fingerprint": "chrome",
"publicKey": "63Ry11PSCtnIpf3eZTsguDsPFiedPyvswGSTSmsC-BI",
"serverName": "www.google.com",
"shortId": "5763260fff2aa5a7",
"show": false,
"spiderX": "/"
},
"security": "reality"
},
"tag": "proxy"
},
{
"protocol": "freedom",
"settings": {
"domainStrategy": "UseIP"
},
"tag": "direct"
},
{
"protocol": "blackhole",
"settings": {
"response": {
"type": "http"
}
},
"tag": "block"
}
],
"policy": {
"levels": {
"0": {
"statsUserDownlink": true,
"statsUserUplink": true
},
"8": {
"connIdle": 300,
"downlinkOnly": 1,
"handshake": 4,
"uplinkOnly": 1
}
},
"system": {
"statsInboundDownlink": true,
"statsInboundUplink": true,
"statsOutboundDownlink": true,
"statsOutboundUplink": true
}
},
"remarks": "VPN_STEALTH_FINAL_2026",
"routing": {
"domainStrategy": "IPIfNonMatch",
"rules": [
{
"inboundTag": [
"metrics_in"
],
"outboundTag": "metrics_out"
},
{
"inboundTag": [
"socks"
],
"outboundTag": "proxy",
"port": "53"
},
{
"ip": [
"1.1.1.1"
],
"outboundTag": "proxy",
"port": "53"
},
{
"ip": [
"8.8.8.8"
],
"outboundTag": "direct",
"port": "53"
}
]
},
"stats": {
}
}