this post was submitted on 05 Dec 2023
8 points (90.0% liked)

Privacy

31252 readers
753 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS
 

I am looking for a solution. I'm thinking of a locally hosted socks5 proxy like TOR has, but instead of TOR, this self hosted proxy can be configured to rotate through other remote proxies that I have access to

is there anything like this?

you are viewing a single comment's thread
view the rest of the comments
[–] 0v0@sopuli.xyz 1 points 9 months ago

I think glider can do this, with -strategy rr (Round Robin mode). I have not used it in this way myself, so you might need to experiment a little. Proxychains can also do this, but it doesn't present a socks5 interface itself (it uses LD_PRELOAD, so it won't work everywhere).