Skip to content

n0nexist/pyPr0xyChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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