Improve rule actions

This commit is contained in:
世界
2025-01-13 15:14:29 +08:00
parent 4fe40fcee0
commit 313be3d7a4
10 changed files with 434 additions and 150 deletions
+3 -1
View File
@@ -57,7 +57,9 @@ type InboundContext struct {
// Deprecated
InboundOptions option.InboundOptions
UDPDisableDomainUnmapping bool
DNSServer string
UDPConnect bool
DNSServer string
DestinationAddresses []netip.Addr
SourceGeoIPCode string