82 views
{
"log": {
"access": "/data/user/0/com.lagomproductsllc.lagomvpn/cache/xray_logs/access.log",
"error": "/data/user/0/com.lagomproductsllc.lagomvpn/cache/xray_logs/error.log",
"loglevel": "debug"
},
"inbounds": [
{
"tag": "socks",
"port": 10808,
"protocol": "socks",
"settings": {
"auth": "noauth",
"udp": true,
"userLevel": 8
},
"sniffing": {
"enabled": true,
"destOverride": [
"http",
"tls"
]
},
"listen": "127.0.0.1"
},
{
"tag": "http",
"port": 10809,
"protocol": "http",
"settings": {
"userLevel": 8
},
"listen": "127.0.0.1"
},
{
"tag": "metrics_in",
"port": 11111,
"listen": "127.0.0.1",
"protocol": "dokodemo-door",
"settings": {
"address": "127.0.0.1"
}
}
],
"outbounds": [
{
"protocol": "vless",
"settings": {
"vnext": [
{
"address": "95.181.182.182",
"port": 443,
"users": [
{
"encryption": "none",
"id": "363b4d06-5df4-4e44-9067-56a33c8c3e0a",
"level": 2
}
]
}
]
},
"streamSettings": {
"network": "ws",
"security": "tls",
"tlsSettings": {
"allowInsecure": true,
"alpn": [
"h2",
"http/1.1"
],
"fingerprint": "chrome",
"serverName": "static.rutube.ru"
},
"wsSettings": {
"host": "cdn.emrata.top",
"path": "/4490c5f9-afe1-43c8-9766-7d59a2b584f6"
}
},
"tag": "ENTRY-PROXY"
},
{
"protocol": "freedom",
"settings": {},
"tag": "direct"
},
{
"protocol": "blackhole",
"tag": "block",
"settings": {
"response": {
"type": "http"
}
}
},
{
"tag": "metrics_out",
"protocol": "freedom"
}
],
"routing": {
"domainStrategy": "IPIfNonMatch",
"rules": [
{
"type": "field",
"inboundTag": [
"metrics_in"
],
"outboundTag": "metrics_out"
}
]
},
"dns": {
"servers": [
"1.1.1.1",
"77.88.8.8"
],
"hosts": {
"domain:googleapis.cn": "googleapis.com"
}
},
"metrics": {
"tag": "metrics_out"
}
}