Proxadd Save Abandoned

A tool that adds proxy entries to Proxychains config

Project README

Proxadd Language License

Proxadd is a dead-simple script that pulls proxy entries from proxy-list API and adds them to Proxychains configuration file.

Table of Contents

Requirements

Proxadd requires following gems:

  • optparse
  • httparty
  • colorize

Usage

Usage: proxadd.rb [-h] [-o] [-s] [-t TYPE] [-n NUMBER] [-c CODE] [-a ANON] [-f CONFIG]
    -t, --type TYPE                  Select proxies type to query [*http|https|socks4|socks5]
    -n, --number NUMBER              Number of proxies to add to proxychains config
    -c, --country-code CODE          Filter proxies by country code
    -a, --anon ANON                  Filter by anonimity level [transparent|anonymous|elite]
    -f, --config-file CONFIG         Path of the Proxychains config file to append proxies to (default: /etc/proxychains.conf)
    -o, --stdout                     Print proxies to SDTOUT instead of writing to config file
    -s, --shuffle                    Shuffle proxy list before adding to Proxychains config
    -h, --help                       Print help message

License

This software is under MIT License

Open Source Agenda is not affiliated with "Proxadd" Project. README Source: redcode-labs/Proxadd
Stars
33
Open Issues
1
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating