{"id":20129788,"url":"https://github.com/elubow/docker-python-proxy","last_synced_at":"2026-05-20T10:14:28.579Z","repository":{"id":141977961,"uuid":"107586602","full_name":"elubow/docker-python-proxy","owner":"elubow","description":"Docker man-in-the-middle proxy","archived":false,"fork":false,"pushed_at":"2017-10-23T14:20:16.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T06:04:22.649Z","etag":null,"topics":["docker","dockerfile","proxy","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/elubow.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-19T19:00:07.000Z","updated_at":"2017-10-23T14:18:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"f42cd8db-e074-4752-8c24-00c194e66113","html_url":"https://github.com/elubow/docker-python-proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elubow/docker-python-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elubow%2Fdocker-python-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elubow%2Fdocker-python-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elubow%2Fdocker-python-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elubow%2Fdocker-python-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elubow","download_url":"https://codeload.github.com/elubow/docker-python-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elubow%2Fdocker-python-proxy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264207032,"owners_count":23572716,"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","dockerfile","proxy","python3"],"created_at":"2024-11-13T20:36:06.861Z","updated_at":"2026-05-20T10:14:23.559Z","avatar_url":"https://github.com/elubow.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"docker-python-proxy\n===================\nThis is a man-in-the-middle proxy using Python 3. The proxy is from https://github.com/philippelt/simple_proxy.\n\nYou can install this from docker.io/elubow/docker-python-proxy\n\n## Environment Variables\n`PROXY_SSL` - set this to 1 to enable SSL support in the proxy\n`PROXY_TARGET` - location that is being proxied to `universe.mesosphere.com`\n`PROXY_LOCAL` - local host and port binding. Defaults to `localhost:8880`, but you probably want `0.0.0.0:8080`.\n\n## Docker Environment\nAssuming you setup your environment variables properly, you can start your container as follows:\n\n```\n$ docker run -p 8880:8880 elubow/docker-python-proxy\n```\n or\n```\n$ docker run -e PROXY_SSL=1 -e PROXY_TARGET=universe.mesosphere.com -e PROXY_LOCAL=0.0.0.0:8880 \\\n   -p 8880:8880 elubow/docker-python-proxy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felubow%2Fdocker-python-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felubow%2Fdocker-python-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felubow%2Fdocker-python-proxy/lists"}