mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-04-13 13:58:24 +02: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.
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 |