Git Product home page Git Product logo

proxxy's Introduction

proXXy typing out

proXXy is a powerful tool designed for acquiring and managing a vast quantity of proxies. It is used to gather, organize, and procure HTTP/S, SOCKS4, and SOCKS5 proxies. They can be used for web scraping, penetration testing, bypassing censorship, and many other tasks!

The software is currently capable of retrieving over 500,000 proxies from many different sources.

This project is for educational purposes only— Please do not use this for illegal activities.


Installation

  • Clone the repository:
git clone https://github.com/Atropa-Solanaceae/proXXy.git
  • Navigate to the project directory:
cd proXXy
  • Install the required dependencies:
pip3 install -r requirements.txt

Usage

  • Running the program without flags results in only scraping, as checking is disabled by default.
python3 proXXy.py

The program will output four files in the project directory containing the regularized proxy lists:

  • HTTP.txt
  • HTTPS.txt
  • SOCKS4.txt
  • SOCKS5.txt

along with an error output file titled error.log denoting the sources that were unable to be accessed.

Flags

The basic syntax for running proXXy is as follows:

usage: proXXy.py [-h] [--validate] [--update] [--version]
  1. -v, --validate: Use this flag to enable proxy validation. The scraper will attempt to validate the scraped proxies by checking their accessibility. Allow the program to complete the checking of HTTP & HTTPS proxies, then check the updated text files located in output/ directory! (Please allow for up to 10 minutes for proxies to validate, depending on your hardware.)

  2. -u, --update: This flag updates the project. Cannot be used in conjunction with any other flag.

  3. -h, --help: Use this flag to spit out a help menu.

  4. -V, --version: Use this flag to spit out proXXy.py's version.

usage: proXXy.py [-h] [--validate] [--update] [--version]

A super simple asynchronous multithreaded proxy scraper;
scraping & checking ~500k HTTP, HTTPS, SOCKS4, & SOCKS5 proxies.

options:
  -h, --help      show this help message and exit
  --validate, -v  Flag to validate proxies after scraping (default: False)
  --update, -u    Flag to run the update script and then exit
  --version, -V   Print the version of the script and exit

Planned Features

  • Fix Linux compatibility errors. proXXy currently does not support Linux verification, solely Windows-based systems.
  • Allow the user to choose the number of threads they'd like to use with flags, & provide the user recommended values based on their hardware.
  • Implement SOCKS4 & SOCKS5 testing.
  • Proxy sorting instead of hardcoding.
  • Discerning between Elite, Anonymous, and Transparent anonymity classes of proxies.

Support

Need help and can't get it to run correctly? Open an issue or contact me here.

Sponsorship

If you like what I do, buy me a coffee so I can continue developing this tool and others! Ko-Fi

Changelog

Release v2.4

  • Added a --version, -V flag
  • Segmented resources into separate files
  • Further modularized code, more to come shortly
  • Fixed build issues
  • Linux compatibility changes

License

This project is licensed under the MIT License. See the LICENSE file for more information.

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.