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.
81c89ce9be
We'll introduce a new "Fatal" exception for this purpose, and throw it when we just want to print a user message and abort immediately. |
||
---|---|---|
.gitignore | ||
client.py | ||
helpers.py | ||
iptables.py | ||
LICENSE | ||
main.py | ||
options.py | ||
server.py | ||
ssh.py | ||
sshuttle | ||
ssnet.py |