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.
5f0bfb5d9e
Currently the 'server' is just a pipe to run 'hd' (hexdump) for looking at the client-side results. Lame, but true. |
||
---|---|---|
.gitignore | ||
client.py | ||
helpers.py | ||
iptables.py | ||
LICENSE | ||
main.py | ||
options.py | ||
ssh.py | ||
sshuttle | ||
ssnet.py |