v2rayN/v2rayN/ServiceLib/Sample/SampleTunRules
2026-04-15 20:56:01 +08:00

14 lines
No EOL
185 B
Text

[
{
"network": "udp",
"port": "135,137-139,5353",
"outboundTag": "block"
},
{
"ip": [
"224.0.0.0/3",
"ff00::/8"
],
"outboundTag": "block"
}
]