mirror of
https://github.com/2dust/v2rayN.git
synced 2025-07-02 13:02:10 +00:00
20 lines
No EOL
226 B
Text
20 lines
No EOL
226 B
Text
[
|
|
{
|
|
"network": "udp",
|
|
"port": [
|
|
135,
|
|
137,
|
|
138,
|
|
139,
|
|
5353
|
|
],
|
|
"action": "reject"
|
|
},
|
|
{
|
|
"ip_cidr": [
|
|
"224.0.0.0/3",
|
|
"ff00::/8"
|
|
],
|
|
"action": "reject"
|
|
}
|
|
] |