mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-07-12 12:35:33 +02:00
bfd506dcdcd6bfcf708d1bd47f2b08270473f6b2
Turns out list.pop() removes the *last* item, not the first one. Oops. It all works great for queues of only one item... :)
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%