Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 604 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 604 Bytes

pyPr0xyChecker

alt-text
Fast python proxy checker, supports http socks4 and sock5 proxies

Dependencies

  • threading
  • requests
  • argparse
  • pystyle
  • colorama
* most of them should be already installed on your system

Usage

Basic usage:

$ python3 pyPr0xyChecker.py --input <file> --output <file>

All options:

$ python3 pyPr0xyChecker.py -h

alt-text