{ "log": { "loglevel": "none" }, "routing": { "rules": [ { "domain": [ "apps.admob.com" ], "outboundTag": "proxy" }, { "domain": [ "geosite:category-ads-all" ], "outboundTag": "block" }, { "domain": [ "geosite:geolocation-!cn" ], "outboundTag": "proxy" }, { "domain": [ "geosite:cn" ], "outboundTag": "direct" }, { "ip": [ "geoip:cn", "geoip:private" ], "outboundTag": "direct" } ], "domainStrategy": "IPIfNonMatch" }, "inbounds": [ { "listen": "127.0.0.1", "port": 1080, "protocol": "socks", "settings": { "udp": true } }, { "listen": "127.0.0.1", "port": 1088, "protocol": "http" } ], "outbounds": [ { "protocol": "vless", "settings": { "vnext": [ { "address": "45.77.122.20", "port": 443, "users": [ { "id": "fb72be36-ff5b-4bfb-a9ef-f24e781fbb96", "flow": "xtls-rprx-vision", "encryption": "none" } ] } ] }, "streamSettings": { "network": "tcp", "security": "reality", "sockopt": { "tcpMptcp": true, "tcpNoDelay": true }, "realitySettings": { "fingerprint": "chrome", "serverName": "vultr.com", "publicKey": "Tbu894s5jVGEbA8oo_PkjRUVsild7nV9Xu7mmBeai0Q", "shortId": "f9a57fa6c2b0f0c3" } }, "sockopt": { "tcpMptcp": true, "tcpNoDelay": true }, "tag": "proxy" }, { "tag": "direct", "protocol": "freedom" }, { "tag": "block", "protocol": "blackhole" } ] }