allow udp

This commit is contained in:
Evgeny Nerush
2024-10-31 23:13:10 +03:00
parent 4ec900a80d
commit d128adb290
2 changed files with 13 additions and 13 deletions

View File

@@ -42,12 +42,12 @@
],
"outboundTag": "api"
},
// guide udp traffic to `block` outbound
{
"type": "field",
"network": "udp",
"outboundTag": "block"
},
// uncomment before installation to guide udp traffic to `block` outbound
//{
// "type": "field",
// "network": "udp",
// "outboundTag": "block"
//},
// block localhost connections through xray
{
"type": "field",