Code Monkey home page Code Monkey logo

proxyfor's Introduction

ProxyFor

This repo contains a robust, fast, cross-platform proxy checker written in golang. Currently, it supports checking on HTTP(s) / Socks5 proxies.

Unlike most proxy checkers, this tool doesn't care about the anonymity level and focused on working against your specific target and your desired response code. (e.g., 200 )

Usage

usage: ProxyChecker [-h|--help] [-t|--threads <integer>] [-r|--response
                    <integer>] -p|--path "<value>" [-d|--domain "<value>"]
                    [-T|--timeout <integer>]

                    Checks for valid proxies and write valid ones in file

Arguments:

  -h  --help      Print help information
  -t  --threads   Number of threads. Default: 40
  -r  --response  expected HTTP response code. Default: 200
  -p  --path      path to proxy.txt (required)
  -d  --domain    Domain to check proxies against it. Default:
                  https://httpbin.org/ip
  -T  --timeout   timeout in seconds. Default: 10

Example

ProxyFor -p proxylist.txt -d https://target.com

Motivation

Wrote this to aid CloudBrute This tool is useful for finding proxies to bypass rate and region limitation. Using this tool, you can find proxies that work on your target. Some everyday use cases are scraping, brute force, bucket hunting, etc.

ProxyFor in action

asciicast

How to contribute

  • Add a module or fix something and then pull request.
  • Share it with whomever you believe can use it.
  • Do the extra work and share your findings with community โ™ฅ

proxyfor's People

Contributors

0xsha avatar j3ssie 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.