{"id":43740891,"url":"https://github.com/go-bai/http-proxy","last_synced_at":"2026-02-05T11:33:56.944Z","repository":{"id":128462492,"uuid":"596581822","full_name":"go-bai/http-proxy","owner":"go-bai","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-30T15:04:56.000Z","size":20,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-30T18:58:25.034Z","etag":null,"topics":["cloud-native","docker","http-proxy","https-proxy","whitelist"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/go-bai.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}},"created_at":"2023-02-02T13:57:33.000Z","updated_at":"2024-07-30T15:04:01.000Z","dependencies_parsed_at":"2023-08-17T17:47:42.955Z","dependency_job_id":null,"html_url":"https://github.com/go-bai/http-proxy","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":"0.11111111111111116","last_synced_commit":"4deaef722a3454e85fefd237a4dec04547df4c57"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/go-bai/http-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-bai%2Fhttp-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-bai%2Fhttp-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-bai%2Fhttp-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-bai%2Fhttp-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-bai","download_url":"https://codeload.github.com/go-bai/http-proxy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-bai%2Fhttp-proxy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29120653,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T10:47:47.471Z","status":"ssl_error","status_checked_at":"2026-02-05T10:45:08.119Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cloud-native","docker","http-proxy","https-proxy","whitelist"],"created_at":"2026-02-05T11:33:56.485Z","updated_at":"2026-02-05T11:33:56.936Z","avatar_url":"https://github.com/go-bai.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simple and useful http proxy\n\n## Quick Start\n\n### Get the latest tag\n\n```bash\napt/yum install jq -y\nTAG=`curl -s GET https://api.github.com/repos/go-bai/http-proxy/tags\\?per_page=1 | jq -r '.[].name'`\necho $TAG\n```\n\n### Run with Docker\n\n```bash\ndocker run --rm --net=host --name http-proxy ghcr.io/go-bai/http-proxy:$TAG\n```\n\n### custom password\n\n```bash\ndocker run -d --net=host -e HTTP_PROXY_PASS=\"xxx\" --restart always --name http-proxy ghcr.io/go-bai/http-proxy:$TAG\n```\n\n## Environment Variable\n\n| key | default |\n| --- | - |\n| `HTTP_PROXY_ADDR` | `:38888` |\n| `HTTP_PROXY_AUTH` | `on`    |\n| `HTTP_PROXY_PASS` | ``      |\n\n## Credits\n\n- [sobyte](https://www.sobyte.net/post/2021-09/https-proxy-in-golang-in-less-than-100-lines-of-code/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-bai%2Fhttp-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgo-bai%2Fhttp-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgo-bai%2Fhttp-proxy/lists"}