--- a/adapter/inbound.go +++ b/adapter/inbound.go @@ -85,6 +85,7 @@ FallbackDelay time.Duration DestinationAddresses []netip.Addr + IgnoreDestinationAddresses bool // OMV: match_only, skip pre-resolved destination addresses when dialing DNSResponse *dns.Msg DestinationAddressMatchFromResponse bool SourceGeoIPCode string