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:
parent
e27ec3fe47
commit
59074daba9
4 changed files with 6 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue