{"id":28385141,"url":"https://github.com/shimberger/wg-http-proxy","last_synced_at":"2025-06-26T03:31:33.468Z","repository":{"id":64304469,"uuid":"431971656","full_name":"shimberger/wg-http-proxy","owner":"shimberger","description":"A HTTP proxy server tunnelling through wireguard","archived":false,"fork":false,"pushed_at":"2022-02-25T11:00:22.000Z","size":2121,"stargazers_count":32,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-30T11:45:46.907Z","etag":null,"topics":["golang","http","proxy","wireguard"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shimberger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-11-25T20:39:57.000Z","updated_at":"2025-04-01T05:52:18.000Z","dependencies_parsed_at":"2023-01-15T10:15:50.862Z","dependency_job_id":null,"html_url":"https://github.com/shimberger/wg-http-proxy","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/shimberger/wg-http-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimberger%2Fwg-http-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimberger%2Fwg-http-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimberger%2Fwg-http-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimberger%2Fwg-http-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shimberger","download_url":"https://codeload.github.com/shimberger/wg-http-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shimberger%2Fwg-http-proxy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261994139,"owners_count":23241942,"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":["golang","http","proxy","wireguard"],"created_at":"2025-05-30T10:00:45.694Z","updated_at":"2025-06-26T03:31:33.446Z","avatar_url":"https://github.com/shimberger.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build \u0026 Publish Docker Image](https://github.com/shimberger/wg-http-proxy/actions/workflows/docker-image.yml/badge.svg)](https://github.com/shimberger/wg-http-proxy/actions/workflows/docker-image.yml)\n\n# wg-http-proxy\n\nThis project hacks together the excellent https://github.com/elazarl/goproxy and https://git.zx2c4.com/wireguard-go into an HTTP proxy server which tunnels requests through wireguard.\nI needed it for a quick project but it has NOT been audited for privacy leaks. \n\nDO NOT USE THIS IF YOUR PRIVACY DEPENDS ON IT.\n\n## State of development\n\nThis was written in an evening to do exactly what I needed it to do. The vendoring was necessary to fix some compile errors but I suspect it will be obsolete pretty soon.\n\n## Usage\n\nYou can use the following environment variables to configure the tunnel either via `.env` file or normal environment variables:\n\n```\nWG_PUBLIC_KEY=\u003cbase64-encoded-key\u003e\nWG_PRIVATE_KEY=\u003cbase64-encoded-key\u003e\nWG_LOCAL_IPV4_ADDRESS=\u003cip\u003e\nWG_DNS_ADDRESS=\u003cip\u003e\nWG_ENDPOINT=\u003cip\u003e:\u003cport\u003e\nPROXY_LISTEN_ADDRESS=:8080\n```\n\n## License\n\n```\nMIT License\n\nCopyright (c) 2021 Sebastian Himberger\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshimberger%2Fwg-http-proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshimberger%2Fwg-http-proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshimberger%2Fwg-http-proxy/lists"}