PyNewbie blog

Checking a big proxy list

— Posted by galayko @ 07:09

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)

Powered by LT