Files
v2ray/templates/rules/ban_client_ip.json
233boy 580debd2e2 up
2022-10-24 09:20:28 +08:00

10 lines
210 B
JSON

{
"type": "field",
"source": [
"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