Thanks for reading. If you look at this screen shot, you can see ScrapeBox is pulling down proxy information from 7 sources. I would like to know what these 7 sources are. He is probably simply pulling down the HTML from places like proxy4free.com, and scraping the data off. Do you know how to find the URL's of these 7 sources. In some way, I know there are people out there who have tools to analyze the requests your network card is making. But sadly, I am not bright enough to do it :hmmmm2: One could use a method similar to the way this kid did here, when he cracked the "secret" Micro Niche Finder SOC value: http://ezinearticles.com/?Micro-Nic...a-For-the-Strength-of-Competition-Calculation Thanks!
Probably samair.ru being one. That place always has the best proxies. I made my own harvester for there, but the port values are "obfuscated". And you need to check the javascript and match up the value -> value. Kind of like a dictionary I guess.
Code: proxz.com/proxy_list_ca_0.html appears to be one source according to Code: google.com/search?q="98.197.28.202"+"69.243.160.186"+"174.48.213.167"
Yeah, wireshark is the program you need like the above poster stated. Basically, you run wireshark and in the configuration you select to monitor your network card. Then you start scraping proxies. In wireshark, you "start capturing" and will see all the source and destination addresses of the data flowing through your network card. You could then take the destination addresses and do a whois on them or just type them into a browser and see where they go to figure out what site it is. Lumien