In short, I want to test my bot systems on the site (the βbotβ here refers to cheating players with programs, not spiders, etc.).
I wrote my own bot using the PHP CLI. In most cases, my site is able to detect bot activity and block it.
However, I need to check the work with dynamic IP addresses, and since I have a static one, this, as far as I can tell, is not easy. There are other things that I would like to check out, including several IP addresses.
So, in the bottom line, is it possible to hide / change the IP address visible by the server when my PHP script connects to it, and if so, how to do it? (I have never used proxies before, so I donβt know much about them).
Niet the dark absol
source share