I don't recall what I've used, but I think it was something available in the Arch or Alpine repo. I typically try to avoid solutions that operate on the process, because detached processes may not actually use the proxy. Tinyproxy is one of my favorites for this. However, an alternative to proxychains-ng is tsocks. If you're looking for VPN solutions, then vopono is great.
I used this to tunnel my traffic over SSH in high school. That allowed me to visit blocked websites like Reddit or YouTube. The school IT administrators had already blocked common VPN providers.
Yeah same with me in university. They eventually started rate-limiting each SSH connection to ~50kB/sec, so I ran a bunch of separate SSH connections, made them as upstreams on a tinyproxy - and then used proxychains to force apps to use that tinyproxy tunnel (a lot of apps back then didn't allow you to configure a proxy).
I use it to patch in network to User-NS-containers with a separate network namespace. Run danted on the host, then socat to a unix-domain-socket, bind mount that and then proxychains-ng.
14 comments
[ 3.8 ms ] story [ 22.8 ms ] threadCan you recommend any?
(Choices are limited out here.)