mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-01-03 20:49:02 +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.
9b23fd2c01
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 |