1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

V2Ray Trojan protocol can do UDP over TCP, disable UDP proxy using V2Ray by default

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-09-12 11:20:33 +02:00
parent e27ec3fe47
commit 59074daba9
4 changed files with 6 additions and 7 deletions

View file

@ -2444,7 +2444,7 @@ index 729899015..41f70be7b 100644
+ if x != nil {
+ return x.Mptcp
+ }
+ return false
+ return true
+}
+
var File_transport_internet_config_proto protoreflect.FileDescriptor