{"id":13580421,"url":"https://github.com/evait-security/docker-multitor","last_synced_at":"2025-04-06T02:31:31.782Z","repository":{"id":45786633,"uuid":"143273447","full_name":"evait-security/docker-multitor","owner":"evait-security","description":null,"archived":false,"fork":false,"pushed_at":"2021-06-16T20:42:48.000Z","size":8,"stargazers_count":71,"open_issues_count":3,"forks_count":29,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-05T19:43:05.834Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evait-security.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-02T09:32:54.000Z","updated_at":"2024-09-22T04:10:46.000Z","dependencies_parsed_at":"2022-07-17T00:16:29.866Z","dependency_job_id":null,"html_url":"https://github.com/evait-security/docker-multitor","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/evait-security%2Fdocker-multitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evait-security%2Fdocker-multitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evait-security%2Fdocker-multitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evait-security%2Fdocker-multitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evait-security","download_url":"https://codeload.github.com/evait-security/docker-multitor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247425987,"owners_count":20937048,"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":[],"created_at":"2024-08-01T15:01:51.077Z","updated_at":"2025-04-06T02:31:31.521Z","avatar_url":"https://github.com/evait-security.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"sub_categories":[],"readme":"# docker-multitor\n\nThis is an Alpine Docker image that runs multitor. Multitor creates a Proxy with multiple TOR instances wich are load-balanced. For detailed information about multitor, check out https://github.com/trimstray/multitor .\n\n# Build\ngit clone https://github.com/evait-security/docker-multitor\n\ncd docker-multitor\n\ndocker build -t multitor .\n\n# Quick Start\n\n```bash\n# By default, the container runs with 5 Tor instances, HAProxy (frontend) and Privoxy (broker), which implicate the load balancer. The proxy is set up with port 16379 and the container will be removed after use.\n\ndocker run --rm -p 16379:16379 evait/multitor\n\n# Start 20 tor instances\ndocker run --rm -e \"TOR_INSTANCES=20\" -p 16379:16379 evait/multitor \n```\n\n# Advance\n\nYou can also start the container interactively\n\n```bash\n# run interactive\ndocker run --name multitor -it -p 16379:16379 evait/multitor /bin/bash\n# start multitor inside the container\nmultitor --init 5 --user root --socks-port 9000 --control-port 9900 --proxy privoxy --haproxy\n```\n\nFor detailed information on how multitor works and what options it provides, check out the multitor wiki https://github.com/trimstray/multitor/wiki/Manual\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevait-security%2Fdocker-multitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevait-security%2Fdocker-multitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevait-security%2Fdocker-multitor/lists"}