Fix overriding address
This commit is contained in:
parent
f2bbf6b2aa
commit
e6d19de58a
1 changed files with 1 additions and 0 deletions
|
|
@ -418,6 +418,7 @@ match:
|
|||
Port: metadata.Destination.Port,
|
||||
Fqdn: routeOptions.OverrideAddress.Fqdn,
|
||||
}
|
||||
metadata.DestinationAddresses = nil
|
||||
}
|
||||
if routeOptions.OverridePort > 0 {
|
||||
metadata.Destination = M.Socksaddr{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue