v3 boom
This commit is contained in:
10
templates/rules/ban_client_ip.json
Normal file
10
templates/rules/ban_client_ip.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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
|
Reference in New Issue
Block a user