Skip to content

MineX13/Proxy-Cheaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Proxy Checker

A simple and fast Smart Proxy Type Detector & Checker script written in Python.

Features

  • Detects and checks proxies of types: HTTP, SOCKS4, SOCKS5.
  • Tests proxy connectivity by sending a request to http://httpbin.org/ip.
  • Saves working and dead proxies separately by type.
  • Uses multithreading to check proxies concurrently for faster results.
  • Easy to use command-line interface with a cool ASCII logo.

Requirements

  • Python 3.6+
  • requests library (pip install requests)

Usage

  1. Place your mixed proxy list (one proxy per line, e.g., ip:port) in a text file.
  2. Run the script: python proxy_chk.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages