Improve rule actions

This commit is contained in:
世界
2024-11-06 17:30:40 +08:00
parent 5b28c5c53b
commit 42ffa1b3a3
10 changed files with 392 additions and 113 deletions

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