Skip to content

rome2rome/proxy-rotate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • Go 95.5%
  • Dockerfile 4.5%