Say my server has 10 IP addresses.
I would like to run the same PHP script 10 times, but use a different IP address each time. PHP script will have access to the Internet.
Is something like this possible? (each time using different IP addresses)
If so, can you point me in the right direction to do this?
Thanks.
user1644380
source share