{ "dns": { "servers": [ "1.1.1.1", "8.8.8.8" ] }, "inbounds": [ { "listen": "127.0.0.1", "port": 10808, "protocol": "socks", "settings": { "auth": "noauth", "udp": true, "userLevel": 8 }, "sniffing": { "enabled": true, "destOverride": [ "http", "tls" ] }, "tag": "socks" }, { "listen": "127.0.0.1", "port": 8080, "protocol": "http", "settings": { "timeout": 360 }, "tag": "http-in" } ], "log": { "loglevel": "debug" }, "outbounds": [ { "protocol": "vless", "tag": "proxy", "mux": { "enabled": true, "concurrency": 12, "xudpConcurrency": 6 }, "streamSettings": { "network": "ws", "security": "none", "sockopt": { "tcpFastOpen": true, "TcpNoDelay": true, "mark": 255 }, "wsSettings": { "path": "/?ed=2048", "headers": { "Host": "HelplESs-PlAYEryVvj7GPkEE.WindLEr.Co.uK" } }, "fragment": { "length": [ 15, 25 ], "interval": [ 1, 3 ], "tlshello": true } }, "settings": { "vnext": [ { "address": "104.26.6.89", "port": 80, "users": [ { "id": "36ed01b3-e426-4603-905c-bd28b1ff70de", "encryption": "none", "level": 8 } ] } ] } }, { "protocol": "blackhole", "tag": "blocked" } ], "policy": { "levels": { "8": { "connIdle": 600, "downlinkOnly": 5, "handshake": 5, "uplinkOnly": 5 } }, "system": { "statsOutboundUplink": true, "statsOutboundDownlink": true } }, "routing": { "domainStrategy": "IPIfNonMatch", "rules": [ { "type": "field", "domain": [ "geosite:geolocation-!cn" ], "outboundTag": "proxy" }, { "type": "field", "ip": [ "geoip:!cn" ], "outboundTag": "proxy" }, { "type": "field", "ip": [ "geoip:cn", "geoip:private" ], "outboundTag": "blocked" }, { "type": "field", "domain": [ "geosite:cn", "geosite:category-games@cn" ], "outboundTag": "blocked" } ] }, "stats": {} }