Checking a big proxy list
This task itself is simple.But I have one condition: small time interval.
The solution is simple: I'm set socket timeout and check proxy inside thread. But program load specific page (content='OK'), because some proxy don't work, but return error page. In this case exception don't rise
(More)