Skip to content

patricklenert/free-proxy-rotator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Free Proxy Rotator

Tunnel requests through free proxies found online. Proxy quality is low, use with caution.

  • Proxies managed by haproxy, no need to cycle
  • Proxies are rotated every 60 seconds based on ping
  • Runs in docker
  • Proxies found with proxy-list

Running

$ docker run -p 1339:1339 jaxgeller/free-proxy-rotator
$ curl --proxy localhost:1339 http://httpbin.org/ip

About

Rotate free proxies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.4%
  • Dockerfile 31.6%