proxyip

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 7, 2021 License: MIT Imports: 1 Imported by: 0

README

HTTP IP Proxy Pool

http ip proxy pool

Usage

//install
go install github.com/lucky51/proxyip

// start a proxy pool and serve http
proxyip pool --serve -p=8081

// you can clone this project from github
git clone github.com/lucky51/proxyip
cd proxyip
go run main.go pool --serve -p=8081

//other command 
// run a crawler without proxy pool,page is optional ,defalut 1
proxyip crawl -p=1 
// request a URL to validate  proxy IP,default http://icanhazip.com
proxyip check --proxy=<proxy ip> -u=<target>
//get all available proxies
curl http://localhost:8081/proxies

//get a proxy ip by polling strategy
curl http://localhost:8081/ip

//get configurations
curl http://localhost:8081/configuration

home page

get all proxies

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL