Skip to content

willings/GoProxyPool

Repository files navigation

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

About

A HTTP Proxy management suite written in golang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages