Project ID:
463922
Project Type:
Fixed
Budget:
$30-$250 USD
Project Description:
I'm sure you guys have seen a request like this before - lol.
Specifically what I am looking to do is have a PHP script that runs on a hosted account which sends fake hits based on a proxy list. I want the script to automatically execute every 'x' number of seconds based on a setting that can be changed in the script itself, but not using cron. So I am not sure if that is possible?
If that is not possible then I want it to execute when called upon by http directly.
When the script executes it will reference a text file that contains a proxy list (line by line).
I would also like the script to use a text file for a list of the sites to visit (send traffic).
As an additional setting I would like the script to remain on each visited site for certain amount of time.
Once again, I don't know if this is possible or not?
There does not need to be any user interface, all settings would be in the script and associated text files.
Let me know what you think?
Skills required:
Linux,
PHP