Refactor multi networks strategy

This commit is contained in:
世界
2025-01-13 15:14:30 +08:00
parent ca813f461b
commit 9db9484863
31 changed files with 509 additions and 344 deletions
+2
View File
@@ -69,6 +69,8 @@ type InboundContext struct {
UDPDisableDomainUnmapping bool
UDPConnect bool
NetworkStrategy C.NetworkStrategy
NetworkType []C.InterfaceType
FallbackNetworkType []C.InterfaceType
FallbackDelay time.Duration
DNSServer string