Comment on What are good (web-)proxy servers? or Using a web-proxy instead of VPN for gatekeeping
CallMeAl@piefed.zip 2 weeks ago
I use ssh and the built in socks proxy for that ssh -D 1080 some_server will connect to the server and open a socks port on your local 1080 that exits via the server’s IP.