{ "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": false, "concurrency": 10, "xudpConcurrency": 4 }, "streamSettings": { "network": "tcp", "security": "reality", "sockopt": { "tcpFastOpen": true, "TcpNoDelay": true, "mark": 255 }, "realitySettings": { "show": false, "fingerprint": "chrome", "serverName": "www.gstatic.com", "publicKey": "RYsjWbL0kjpi144PPllR_2C_KK3a071iGBPUUCsHH1A", "shortId": "a4844ba7", "spiderX": "" }, "fragment": { "length": [ 20, 40 ], "interval": [ 2, 4 ], "tlshello": true } }, "settings": { "vnext": [ { "address": "104.248.186.73", "port": 443, "users": [ { "id": "a7e04b44-855e-4fe7-8fa0-31894e928bce", "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": {} }