mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-01-01 03:29:38 +01:00
Transparent proxy server that works as a poor man's VPN. Forwards over ssh. Doesn't require admin. Works with Linux and MacOS. Supports DNS tunneling.
72ed385b7f
When regenerating outgoing connections, we set TTL=42 to prevent re-proxying of requests. That's a little hacky, but at least it avoids infinite loops. |
||
---|---|---|
.gitignore | ||
client.py | ||
helpers.py | ||
ipt | ||
LICENSE | ||
main.py | ||
options.py | ||
ssh.py | ||
sshuttle |