mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-06-18 15:57:08 +02:00
Doing it in python instead of shell makes the code a bit less error prone. Plus we can parse the iptables output and avoid triggering iptables errors.
Description
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.
Languages
Python
95.1%
Shell
3.1%
Nix
1.3%
Dockerfile
0.5%