mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-02-16 10:29:36 +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.
This way we don't freeze the entire proxy when someone tries to connect to a nonexistent IP address (oops). |
||
---|---|---|
.gitignore | ||
client.py | ||
helpers.py | ||
iptables.py | ||
LICENSE | ||
main.py | ||
options.py | ||
server.py | ||
ssh.py | ||
sshuttle | ||
ssnet.py |