Proxies rotator | Haproxy proxy forwarder | 80% done
Budget: $30 – $250 USD
Hello, I have a proxy server (Haproxy) it rotates proxies example:
running curl --proxy "http://user:pass@myserverip:8080" "https://httpbin.org/ip" will return with 1.1.1.1 for example. running again will return with 2.2.2.2. again 3.3.3.3. etc it rotates the request with the proxies that are in the haproxy config right now my config looks like:
https://pastebin.com/g0d0UB9e
Below that i placed how i want it to work. I want it to be able to user ip:port:user:pass as rotating proxies. I need to able to load at least 1000. Feel free to message me to get a testing proxy you can use. I am also open to any haproxy config changes that are required or a external program to make it work as long as its good performing.
running curl --proxy "http://user:pass@myserverip:8080" "https://httpbin.org/ip" will return with 1.1.1.1 for example. running again will return with 2.2.2.2. again 3.3.3.3. etc it rotates the request with the proxies that are in the haproxy config right now my config looks like:
https://pastebin.com/g0d0UB9e
Below that i placed how i want it to work. I want it to be able to user ip:port:user:pass as rotating proxies. I need to able to load at least 1000. Feel free to message me to get a testing proxy you can use. I am also open to any haproxy config changes that are required or a external program to make it work as long as its good performing.