Skip to content

Check for a set of proxies different conditions, is the proxy working, does the proxy bypass cloudflare and so on.

License

Notifications You must be signed in to change notification settings

kangoo13/proxy-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proxy-checker

Check for a set of proxies different conditions, is the proxy working, does the proxy bypass cloudflare and so on. This project is using GoColly as main engine.

Features

  • Checks if the proxy is working
  • Checks if the proxy bypass a website protected by CloudFlare

Installation

Very simple :

git clone git@github.com:kangoo13/proxy-checker.git cd proxy-checker go build ./proxy-checker -h Usage: proxy-checker [--timeoutproxy TIMEOUTPROXY] [--cloudflarebypass] [--basic] [--websitecloudflare WEBSITECLOUDFLARE] PROXYLIST GOODPROXIESPATH Positional arguments: PROXYLIST path to the proxyList GOODPROXIESPATH path to the good proxies identified Options: --timeoutproxy TIMEOUTPROXY, -t TIMEOUTPROXY timeout proxy duration in seconds [default: 4] --cloudflarebypass, -c if activated, check if proxy bypass cloudflare --basic, -b if activated, simply checks if proxy is working [default: true] --websitecloudflare WEBSITECLOUDFLARE, -w WEBSITECLOUDFLARE website to test proxy against cloudflare, needed if -cf --help, -h display this help and exit 

Contribution

Implementing new checkers or enhancing them is welcome !

Chat

Feel free to speak with me on FreeNode IRC, my nickname is kangoo13

About

Check for a set of proxies different conditions, is the proxy working, does the proxy bypass cloudflare and so on.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages