Files
v2ray/templates/rules/ban_ip.json
2019-01-05 16:04:16 +08:00

10 lines
206 B
JSON

{
"type": "field",
"ip": [
"127.0.0.0/8",
"1.1.1.1",
"1.1.1.2"
],
"outboundTag": "blocked" // don't change this tag
}
// https://v2ray.com/chapter_02/03_routing.html