/GoProxyPool

A HTTP Proxy management suite written in golang.

Primary LanguageGoMIT LicenseMIT

proxypool

GoDoc Build Status Coverage Status

A HTTP Proxy management suite written in golang.

Installation

To install this package, you need to install Go 1.4 or above and setup your Go workspace on your computer. The simplest way to install the library is to run:

$ go get github.com/willings/proxypool

Prerequisites

This requires Go 1.4 or above.

Usage

You can integrate this package into your own application or run it as a standalone process (T.B.D)

Documentation

See API documentation for package and API descriptions and find examples in the examples directory.

Status

Alpha release