{ "dns": { "servers": [ "1.1.1.1" ] }, "inbounds": [ { "listen": "127.0.0.1", "port": 10808, "protocol": "socks", "settings": { "auth": "noauth", "udp": true, "userLevel": 8 }, "sniffing": { "destOverride": [ "http", "tls" ], "enabled": true, "routeOnly": true }, "tag": "socks" } ], "log": { "loglevel": "debug" }, "outbounds": [ { "protocol": "trojan", "settings": { "servers": [ { "address": "45.76.251.110", "level": 8, "ota": false, "password": "Tg3RnK7Xp8B1", "port": 443 } ] }, "streamSettings": { "network": "tcp", "security": "tls", "tlsSettings": { "allowInsecure": true } }, "mux": { "enabled": true, "concurrency": 8, "xudpConcurrency": 8, "xudpProxyUDP443": "allow" }, "fragment": { "interval": "1-2", "length": "20-40", "packets": "tlshello", "noises": [ { "delay": "10-16", "packet": "10-20", "type": "rand" } ] }, "tag": "proxy" }, { "protocol": "freedom", "settings": { "domainStrategy": "UseIP" }, "tag": "direct" }, { "protocol": "blackhole", "settings": { "response": { "type": "http" } }, "tag": "block" } ], "routing": { "domainStrategy": "AsIs", "rules": [ { "ip": [ "1.1.1.1" ], "outboundTag": "proxy", "port": "53", "type": "field" }, { "ip": [ "223.5.5.5" ], "outboundTag": "direct", "port": "53", "type": "field" } ] }, "policy": { "levels": { "8": { "handshake": 4, "connIdle": 300, "uplinkOnly": 1, "downlinkOnly": 1 } } }, "stats": {} }