An open API service indexing awesome lists of open source software.

https://github.com/n0nexist/pypr0xychecker

Fast python proxy checker, supports http socks4 and sock5 proxies
https://github.com/n0nexist/pypr0xychecker

proxy-checker proxy-checking python-checker python-proxy python-proxy-checker python3-proxy

Last synced: 7 months ago
JSON representation

Fast python proxy checker, supports http socks4 and sock5 proxies

Awesome Lists containing this project

README

          

# pyPr0xyChecker
![alt-text](https://github.com/n0nexist/pyPr0xyChecker/blob/main/photo.png?raw=true)

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 --output
```
All options:
```
$ python3 pyPr0xyChecker.py -h
```
![alt-text](https://raw.githubusercontent.com/n0nexist/pyPr0xyChecker/main/photo_2.jpg)