{ "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": "grpc", "security": "tls", "sockopt": { "tcpFastOpen": true, "TcpNoDelay": true, "mark": 255 }, "tlsSettings": { "allowInsecure": true, "serverName": "pqh30v7.carwashipdir.shop" }, "grpcSettings": { "serviceName": "grpc", "multiMode": true }, "fragment": { "length": [ 15, 25 ], "interval": [ 1, 3 ], "tlshello": true } }, "settings": { "vnext": [ { "address": "all.tellmethetrue.shop", "port": 443, "users": [ { "id": "e4824193-4f54-453b-d037-88368e85ef0e", "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": {} }