Hi,
I have a script that executes curl on various websites. I also have 5 internal ip for my box.
Is it possible to rotate execute the curl as if it was coming from one of those IP addresses?
I thought the CURLOPT_PROXY was the option but i am not sure if this the correct method.
I have a script that executes curl on various websites. I also have 5 internal ip for my box.
Is it possible to rotate execute the curl as if it was coming from one of those IP addresses?
I thought the CURLOPT_PROXY was the option but i am not sure if this the correct method.