mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-06-12 04:46:46 +02:00
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%