mirror of
https://github.com/sshuttle/sshuttle.git
synced 2024-11-08 09:04:29 +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.
10069f99e2
Some fds don't have peernames, and sometimes the peername isn't very helpful, so let's fill it in by hand when appropriate. |
||
---|---|---|
.gitignore | ||
client.py | ||
helpers.py | ||
iptables.py | ||
LICENSE | ||
main.py | ||
options.py | ||
server.py | ||
ssh.py | ||
sshuttle | ||
ssnet.py |