julioriffel / proxy-rotate

Proxy rotate using - https://www.proxy-list.download/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Proxy Rotate

Proxy server using goproxy and Proxy List for rotate proxy

Support filter by country

add env: COUNTRY=br (case insensitive)

Run with docker

docker run --name proxy-rotate -p 8888:8888 -e COUNTRY=br -d casadosdados/proxy-rotate

With Golang

go run main/proxy

Default port: 8888

Connecting: https://localhost:8888

About

Proxy rotate using - https://www.proxy-list.download/


Languages

Language:Go 95.4%Language:Dockerfile 4.6%