proxy-checker
proxy-checker copied to clipboard
The simple script, which checks good and bad proxies
Hi there, would it be possible if you can add multi-threading to the script? Right now, the checking process is slow an it takes ages to test hundreds of proxies....
[argparse](https://docs.python.org/3/library/argparse.html) is awesome standard library for python that can automatically parse for you command line options and generate documentation in help menu. Using this library you can make your code...
It returns to the cmd after this and i cannot excute the program's commands, I am using Windows10
================================================= Checking 46.246.82.3:8118 Traceback (most recent call last): File "/usr/lib/python3/dist-packages/urllib3/response.py", line 425, in _error_catcher yield File "/usr/lib/python3/dist-packages/urllib3/response.py", line 507, in read data = self._fp.read(amt) if not fp_closed else b"" File...