{"id":17118964,"url":"https://github.com/chyroc/http-proxy","last_synced_at":"2025-06-22T14:10:36.344Z","repository":{"id":93057776,"uuid":"607482127","full_name":"chyroc/http-proxy","owner":"chyroc","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-01T10:51:58.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T02:18:53.777Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chyroc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-02-28T03:44:13.000Z","updated_at":"2023-02-28T13:50:32.000Z","dependencies_parsed_at":"2023-04-15T15:31:29.318Z","dependency_job_id":null,"html_url":"https://github.com/chyroc/http-proxy","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/chyroc/http-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fhttp-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fhttp-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fhttp-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fhttp-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chyroc","download_url":"https://codeload.github.com/chyroc/http-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chyroc%2Fhttp-proxy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261304267,"owners_count":23138301,"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-10-14T17:55:53.455Z","updated_at":"2025-06-22T14:10:31.323Z","avatar_url":"https://github.com/chyroc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# http-proxy\n\nSimple Http Proxy Server Supporting Authentication.\n\n## Usage\n\n### By Docker\n\n```shell\ndocker run -d \\\n  -p 8080:8080 \\\n  -e HTTP_PROXY_SERVER_HOST=127.0.0.1:8080 \\\n  -e HTTP_PROXY_USERNAME=foo \\\n  -e HTTP_PROXY_PASSWORD=bar \\\n  ghcr.io/chyroc/http-proxy-cli:0.1.0\n```\n\n### By Binary\n\n```shell\ngo install github.com/chyroc/http-proxy/http-proxy-cli@latest\n\nexport HTTP_PROXY_SERVER_HOST=127.0.0.1:8080\nexport HTTP_PROXY_USERNAME=foo\nexport HTTP_PROXY_PASSWORD=bar\n\nhttp-proxy-cli\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchyroc%2Fhttp-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchyroc%2Fhttp-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchyroc%2Fhttp-proxy/lists"}