You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why do you need that for ? The ip address of the target should be enough. Or maybe you have several VLANs using the same range of local addresses ? Nevertheless this should not be hard to do. We could also provide some other socket options for target socket like TCP_NODELAY or TCPQUICKACK which can have an effect on performance.
This is when you several network cards with segmented networks + Firewall
For example : you have eth1 eth2 -> eth0 -> WAN and eth2 is a DMZ this should be easy to set to rdpproxy to use the eth2 when connection pass from eth0
Possible to add token in python passthrough to specifify the outgoing interface for rdpproxy to reach the target host.
The text was updated successfully, but these errors were encountered: