Giter Club home page Giter Club logo

kh4xi / proxy-validator Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 96 KB

Automatic Proxy validation tool. You can choose to use --auto function to get the list of the proxies by itself or you can use the --validate function to test your proxy list integrity. note that currently not supports user:pass login supported protocols's are HTTP, HTTPS, SOCKS5, SOCKS4

License: MIT License

Python 100.00%
http http-proxy https-proxy proxy-checker proxy-fetcher python socks4-proxy socks5-proxy validator

proxy-validator's Introduction

Proxy-Validator

Automatic Proxy validation tool. You can choose to use --auto function to get the list of the proxies by itself from online source or you can use the --validate function to test your proxy list integrity. note that currently not supports user:pass login

supported protocols's are HTTP, HTTPS, SOCKS5, SOCKS4, auto option is gathering proxies from genode.

MIT License

Image Description

Installing dependencies

pip install -r requirements.txt

Show Help

python proxy-valid.py --help

Automatically Fetch Data and validate

python proxy-valid.py --auto all

or you can specify protocols like

python proxy-valid.py --auto https,socks5

you can increase the number of proxies with level command

python proxy-valid.py --auto all --level 2

each level is 500 proxy so 2 will be 1000 in total

Validate your proxy list

python proxy-valid.py --validate /User/Desktop/example.txt or exanple.txt

Check for updates

python proxy-valid.py --update check

Example Proxy List

http://ip:port https://ip:port socks5://ip:port socks4://ip:port

proxy-validator's People

Contributors

kh4xi avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.