{"id":13521731,"url":"https://github.com/mattes/rotating-proxy","last_synced_at":"2025-04-08T12:08:16.536Z","repository":{"id":15949076,"uuid":"18691569","full_name":"mattes/rotating-proxy","owner":"mattes","description":"Rotating TOR proxy with Docker","archived":false,"fork":false,"pushed_at":"2024-04-25T07:50:11.000Z","size":30,"stargazers_count":1165,"open_issues_count":24,"forks_count":259,"subscribers_count":44,"default_branch":"master","last_synced_at":"2025-04-01T10:17:24.899Z","etag":null,"topics":["docker","haproxy","http-proxy","polipo","proxy","rotating-proxy","socks-proxy","tor"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mattes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"mattes"}},"created_at":"2014-04-11T23:23:34.000Z","updated_at":"2025-03-27T14:40:37.000Z","dependencies_parsed_at":"2024-10-22T23:06:59.810Z","dependency_job_id":null,"html_url":"https://github.com/mattes/rotating-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattes%2Frotating-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattes%2Frotating-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattes%2Frotating-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattes%2Frotating-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattes","download_url":"https://codeload.github.com/mattes/rotating-proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247838444,"owners_count":21004580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","haproxy","http-proxy","polipo","proxy","rotating-proxy","socks-proxy","tor"],"created_at":"2024-08-01T06:00:37.604Z","updated_at":"2025-04-08T12:08:16.518Z","avatar_url":"https://github.com/mattes.png","language":"Ruby","readme":"docker-rotating-proxy\n=====================\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/mattes/rotating-proxy.svg)](https://hub.docker.com/r/mattes/rotating-proxy/)\n\n```\n               Docker Container\n               -------------------------------------\n                        \u003c-\u003e Polipo 1 \u003c-\u003e Tor Proxy 1\nClient \u003c----\u003e  HAproxy  \u003c-\u003e Polipo 2 \u003c-\u003e Tor Proxy 2\n                        \u003c-\u003e Polipo n \u003c-\u003e Tor Proxy n\n```\n\n__Why:__ Lots of IP addresses. One single endpoint for your client.\nLoad-balancing by HAproxy.\n\nUsage\n-----\n\n```bash\n# build docker container\ndocker build -t mattes/rotating-proxy:latest .\n\n# ... or pull docker container\ndocker pull mattes/rotating-proxy:latest\n\n# start docker container\ndocker run -d -p 5566:5566 -p 4444:4444 --env tors=25 mattes/rotating-proxy\n\n# test with ...\ncurl --proxy 127.0.0.1:5566 https://api.my-ip.io/ip\n\n# monitor\nhttp://127.0.0.1:4444/haproxy?stats\n```\n\n\nFurther Readings\n----------------\n\n * [Tor Manual](https://www.torproject.org/docs/tor-manual.html.en)\n * [Tor Control](https://www.thesprawl.org/research/tor-control-protocol/)\n * [HAProxy Manual](http://cbonte.github.io/haproxy-dconv/configuration-1.5.html)\n * [Polipo](http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/)\n\n--------------\n\nPlease note: Tor offers a SOCKS Proxy only. In order to allow communication\nfrom HAproxy to Tor, Polipo is used to translate from HTTP proxy to SOCKS proxy.\nHAproxy is able to talk to HTTP proxies only.\n\n","funding_links":["https://github.com/sponsors/mattes"],"categories":["Ruby","Applications"],"sub_categories":["Other applications"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattes%2Frotating-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattes%2Frotating-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattes%2Frotating-proxy/lists"}