sshuttle/tests
Victor Kareh 167a57e739 firewall: Allow overriding the TTL
In instances where a cluster pod in a local VM needs to access a server
that is sshuttle'd from the host, since the packets arriving at the host
already made a hop, their TTL is 63 and so get ignored by sshuttle.
Allowing an override of the firewall TTL rule allows the packets to go
through.
2021-03-05 08:53:53 +11:00
..
client firewall: Allow overriding the TTL 2021-03-05 08:53:53 +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