mirror of
https://github.com/2dust/v2rayN.git
synced 2025-09-08 11:16:20 +00:00
20 lines
No EOL
228 B
Text
20 lines
No EOL
228 B
Text
[
|
|
{
|
|
"network": "udp",
|
|
"port": [
|
|
135,
|
|
137,
|
|
138,
|
|
139,
|
|
5353
|
|
],
|
|
"outbound": "block"
|
|
},
|
|
{
|
|
"ip_cidr": [
|
|
"224.0.0.0/3",
|
|
"ff00::/8"
|
|
],
|
|
"outbound": "block"
|
|
}
|
|
] |