Proxy Checker? 09-17-2014, 08:05 PM
#1
How would I check proxies to see if they are still working? Is there a certain program people use, or do I just connect to them and try them out?
Proxy Checker? filter_list | |
(09-17-2014, 08:05 PM)ShawnReynolds Wrote: How would I check proxies to see if they are still working? Is there a certain program people use, or do I just connect to them and try them out?There's a tool for that in the HackSuite CMS. You can do mass proxy checking and export working proxies to a text file.
(09-17-2014, 08:05 PM)ShawnReynolds Wrote: How would I check proxies to see if they are still working? Is there a certain program people use, or do I just connect to them and try them out?There's a tool for that in the HackSuite CMS. You can do mass proxy checking and export working proxies to a text file.
(09-17-2014, 08:38 PM)zomgwtfbbq Wrote:(09-17-2014, 08:05 PM)ShawnReynolds Wrote: How would I check proxies to see if they are still working? Is there a certain program people use, or do I just connect to them and try them out?There's a tool for that in the HackSuite CMS. You can do mass proxy checking and export working proxies to a text file.
(09-18-2014, 02:42 AM)dropzon3 Wrote: If you know any scripting language its generally not hard to just loop over the list and attempt connections through the proxy with a shorter timeout.
(09-17-2014, 08:38 PM)zomgwtfbbq Wrote:(09-17-2014, 08:05 PM)ShawnReynolds Wrote: How would I check proxies to see if they are still working? Is there a certain program people use, or do I just connect to them and try them out?There's a tool for that in the HackSuite CMS. You can do mass proxy checking and export working proxies to a text file.
(09-18-2014, 02:42 AM)dropzon3 Wrote: If you know any scripting language its generally not hard to just loop over the list and attempt connections through the proxy with a shorter timeout.