sshuttle/tests
Jose M Perez 794b14eaac tproxy: Apply DNS rules first
Having --dst-type LOCAL rules before DNS ones forces the usage of a
dnsmasq-like program to retrigger DNS requests directed locally
because they are fast-tracked through the firewall and ignored by
sshuttle.

As dns options documentation state that they capture the requests no
matter the server, and other methods and older versions behave
consistently, change the iptables rules to apply DNS ones first.
2023-10-04 08:11:52 +11:00
..
client tproxy: Apply DNS rules first 2023-10-04 08:11:52 +11:00
server feat: remove mock from test dependencies. 2021-01-17 15:42:55 +11:00
ssh Fix parse_hostport to always return string for host 2020-08-13 07:53:38 +10:00