mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-08-05 22:35:44 +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.2%
Shell
3.1%
Nix
1.2%
Dockerfile
0.5%