ustayready / fireprox

AWS API Gateway management tool for creating on the fly HTTP pass-through proxies for unique IP rotation
GNU General Public License v3.0
1.93k stars 270 forks source link

Configuring Fireprox to use Redsocks #50

Open ved009 opened 1 year ago

ved009 commented 1 year ago

While working through VPS and using custom scripts, adding the fireprox urls everytime at the end of those scripts can be challenging. I currently use a rotating proxy service and configured redsocks to rotate my IP with each request.

I am thinking of ways to configure aws gateway in redsocks. Or maybe make changes in fireprox to do so.

Shall we work on this together?