๐ A simple and efficient HTTP proxy checker tool
โ ๏ธ Made by MoonRise Network
Run the proxy checker with the following command:
python checker.py -i proxies.txt -o checked.txt -t 100 --timeout 5-i/--input: Input file containing proxies (default:proxies.txt)-o/--output: Output file for working proxies (default:checked.txt)-t/--threads: Number of threads (default:50)--timeout: Connection timeout in seconds (default:10)
To view the help message:
python checker.py --help