S
S
scan862015-12-18 14:14:11
Computer networks
scan86, 2015-12-18 14:14:11

How to change IP through every HTTP request?

Hello.
There is an application that generates HTTP GET requests to an external HTTP server. The problem is that the application has only 1 static external IP address, which is regularly blacklisted on the HTTP server. Can someone tell me a third-party paid service that would provide the "http-proxy as infrastructure" service, i.e. so that it provides only IP:PORT, to which I would direct my traffic, and he (the service) would release it from his pool of dynamic external IPs?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dimonchik, 2015-12-18
@scan86

scrapinghub.com/crawlera
curl -x proxy.crawlera.com:8010 -U USER:PASS crawlera.com

P
Pavel K, 2015-12-18
@PavelK

In my opinion, it’s easier to raise your own here, for example, SQUID is transparent with a list of external proxies.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question