{ "dns": { "hosts": { "domain:googleapis.cn": "googleapis.com" }, "queryStrategy": "UseIPv4", "servers": [ "1.1.1.1", { "address": "1.1.1.1", "domains": [ ], "port": 53 }, { "address": "8.8.8.8", "domains": [ ], "port": 53 } ] }, "inbounds": [ { "listen": "127.0.0.1", "port": 10808, "protocol": "socks", "settings": { "auth": "noauth", "udp": true, "userLevel": 8 }, "sniffing": { "destOverride": [ "http", "tls", "quic" ], "enabled": true }, "tag": "socks" }, { "listen": "127.0.0.1", "port": 10809, "protocol": "http", "settings": { "userLevel": 8 }, "sniffing": { "destOverride": [ "http", "tls", "quic" ], "enabled": true }, "tag": "http" }, { "listen": "127.0.0.1", "port": 11111, "protocol": "dokodemo-door", "settings": { "address": "127.0.0.1" }, "tag": "metrics_in" }, { "listen": "127.0.0.1", "port": 10853, "protocol": "dokodemo-door", "settings": { "address": "1.1.1.1", "network": "tcp,udp", "port": 53 }, "tag": "dns-in" } ], "log": { "loglevel": "warning" }, "meta": null, "metrics": { "tag": "metrics_out" }, "outbounds": [ { "mux": { "concurrency": -1, "enabled": false, "xudpConcurrency": 8, "xudpProxyUDP443": "" }, "protocol": "vless", "settings": { "vnext": [ { "address": "104.21.78.22", "port": 443, "users": [ { "encryption": "none", "id": "00c94a14-70f9-497b-bf6e-990f26f4b322", "level": 8, "security": "auto" } ] } ] }, "streamSettings": { "network": "ws", "security": "tls", "tlsSettings": { "allowInsecure": false, "alpn": [ "http/1.1" ], "fingerprint": "chrome", "serverName": "cdn.octiart.com" }, "wsSettings": { "headers": { "Host": "cdn.octiart.com" }, "path": "/ray" } }, "tag": "proxy" }, { "protocol": "freedom", "settings": { "domainStrategy": "UseIP" }, "tag": "direct" }, { "protocol": "blackhole", "settings": { "response": { "type": "http" } }, "tag": "block" }, { "protocol": "dns", "tag": "dns-out" } ], "policy": { "levels": { "0": { "statsUserDownlink": true, "statsUserUplink": true }, "8": { "connIdle": 300, "downlinkOnly": 1, "handshake": 4, "uplinkOnly": 1 } }, "system": { "statsInboundDownlink": true, "statsInboundUplink": true, "statsOutboundDownlink": true, "statsOutboundUplink": true } }, "remarks": "clean", "routing": { "domainStrategy": "IPIfNonMatch", "rules": [ { "inboundTag": [ "metrics_in" ], "outboundTag": "metrics_out" }, { "inboundTag": [ "socks" ], "outboundTag": "proxy", "port": "53" }, { "ip": [ "1.1.1.1" ], "outboundTag": "proxy", "port": "53" }, { "ip": [ "8.8.8.8" ], "outboundTag": "direct", "port": "53" }, { "inboundTag": [ "dns-in" ], "outboundTag": "dns-out" } ] }, "stats": { } }