Giter Site home page Giter Site logo

proxyborder's Introduction

ProxyBorder: A tool to check proxy lists and keep only the working ones

You usually find thousands of proxies all over the Internet that allow use from anyone. Most of them do not make it over a few weeks. So if you have a huge list of proxies, you sooner or later end up with a list than has less than 30% working rate. You either have to look again for one, or have reduced performance for your cause.

What is ProxyBorder?

ProxyBorder is a Python Command-Line Utility that accepts a proxy list in the form of

8.8.8.8:8888
8.8.4.4:8844

and checks every proxy in the list whether it works or not. It then stores in another file a second list, containing only the proxies that were accessible and the request was made without problems.

For an added bonus, ProxyBorder has multi-threading so you don't waste time and have measurably faster performance while checking large proxy lists.

How it works?

You need to supply a text file that has a proxy list as the first argument and another file that does not exist to be the output of ProxyBorder. In other words, the syntax is as follows:

python proxyborder.py proxylist.txt output.txt

If you do not supply the proper arguments, the program will prompt the user to enter the two files from stdin by writing the required messages on stdout.

proxyborder's People

Contributors

daknob avatar

Stargazers

Makersphere Labs avatar

Watchers

 avatar James Cloos 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.