{ "log": { "access": "/var/log/v2ray/access.log", "error": "/var/log/v2ray/error.log", "loglevel": "info" }, "inbounds": [ { "port": 999999999, "protocol": "vmess", "settings": { "clients": [ { "id": "cc4f8d5b-967b-4557-a4b6-bde92965bc27", "alterId": 64 } ] }, "streamSettings": { "security": "none", "tlsSettings": {}, "wsSettings": null, "httpSettings": null, "network": "", "kcpSettings": null, "tcpSettings": null } } ], "outbounds": [ { "protocol": "freedom", "settings": {} }, { "protocol": "blackhole", "settings": {}, "tag": "blocked" } ], "routing": { "rules": [ { "type": "field", "ip": [ "0.0.0.0/8", "10.0.0.0/8", "100.64.0.0/10", "169.254.0.0/16", "172.16.0.0/12", "192.0.0.0/24", "192.0.2.0/24", "192.168.0.0/16", "198.18.0.0/15", "198.51.100.0/24", "203.0.113.0/24", "::1/128", "fc00::/7", "fe80::/10" ], "outboundTag": "blocked" } ] } }