{ "stats":{}, "log": { "loglevel": "warning" }, "policy":{ "levels": { "8": { "handshake": 4, "connIdle": 300, "uplinkOnly": 1, "downlinkOnly": 1 } }, "system": { "statsOutboundUplink": true, "statsOutboundDownlink": true } }, "inbounds": [{ "tag": "socks", "port": 10808, "protocol": "socks", "settings": { "auth": "noauth", "udp": true, "userLevel": 8 }, "sniffing": { "enabled": true, "destOverride": [ "http", "tls" ] } }, { "tag": "http", "port": 10809, "protocol": "http", "settings": { "userLevel": 8 } } ], "outbounds": [{ "tag": "proxy", "protocol": "vless", "settings": { "vnext": [ { "address": "38.75.137.27", "port": 8089, "users": [ { "id": "c91112b9-0790-49a7-869f-805ff2bf5caa", "encryption": "none", "flow": "", "level": 8 } ] } ] }, "streamSettings": { "network": "tcp", "security": "none" }, "mux": { "enabled": false } }, { "protocol": "freedom", "settings": { "domainStrategy": "UseIP" }, "tag": "direct" }, { "protocol": "blackhole", "tag": "block", "settings": { "response": { "type": "http" } } } ], "routing": { "domainStrategy": "AsIs", "rules": [] }, "dns": { "hosts": {}, "servers": [] } }