Proxy checker
Written by admin0 on February 17, 2008 – 2:12 pm -The only thing i was still using Windows for was to check proxies and i’m tired of booting up my other laptop just for that, so I wrote a simple proxy checker today.
This actually works out a lot better for me. I setup a cron to run a similar version that scrapes my source for proxies, tests them and puts the good ones in a globally available text file for my other scripts to use. Now i never have to worry about finding or checking proxies, it’s all automated.
Anyways, It is very easy to use. All you have to do is fill the “newproxies.txt” file with the proxies you want to test and run “test_proxies.php”. It will test each one, echo the status of each, write transparent ones to “transparent.txt” and write anonymous ones to “anonymous.txt”.
The timout is currently set to 15 seconds. If you would like to raise/lower it, just change “$timeout = 15;” on line 61 to whatever you want.
Download:
Proxy Checker
ToolsPosted in Tools |


March 3rd, 2008 at 4:26 am
Cool script, do you have anyway to automatically find proxies?
That way you could replenish your proxy list when they drop off / die?
March 4th, 2008 at 2:40 pm
Yeah, i’ll post a new version in the next day or so that scrapes proxies and then checks them. I use a similar version with a cron set to run twice a day.
March 5th, 2008 at 6:56 pm
[…] checker Written by admin0 on March 5, 2008 – 6:56 pm - This is a new, updated version of the proxies checker that i previously posted. Chris requested a version that would scrape proxies first and then test them. So as promised, i […]
April 2nd, 2008 at 8:11 am
Great
Best wishes,
Alex
April 3rd, 2008 at 5:01 pm
I’m a dirty spammer that likes to have sex with farm animals
Best wishes,
Pigg fucker
edited by Admin
April 13th, 2008 at 3:23 pm
thank you