{"id":19429599,"url":"https://github.com/bene/proxprox","last_synced_at":"2026-07-16T21:30:19.289Z","repository":{"id":241042296,"uuid":"804153445","full_name":"bene/proxprox","owner":"bene","description":"Expose local devices to the Internet","archived":false,"fork":false,"pushed_at":"2024-05-23T23:42:25.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T04:39:25.057Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/bene.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":"2024-05-22T03:58:50.000Z","updated_at":"2024-05-23T23:42:28.000Z","dependencies_parsed_at":"2024-05-22T05:21:06.274Z","dependency_job_id":"581f1d9f-186c-40f3-8218-ee78306bded0","html_url":"https://github.com/bene/proxprox","commit_stats":null,"previous_names":["bene/proxprox"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bene%2Fproxprox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bene%2Fproxprox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bene%2Fproxprox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bene%2Fproxprox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bene","download_url":"https://codeload.github.com/bene/proxprox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240612540,"owners_count":19829027,"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-11-10T14:20:00.348Z","updated_at":"2026-07-16T21:30:19.212Z","avatar_url":"https://github.com/bene.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ProxProx · Expose local devices to the Internet\n\nProxProx is a simple proxy/tunnel that can be used to expose HTTP services running on devices in a local network to the public internet.\n\n## Manual\n\nStart the proxy on a public server with a static IP and a domain pointing to it:\n\n```bash\ndocker run -p 80:3000 ghcr.io/bene/proxprox/proxprox:main --mode proxy\n```\n\nOn your device (e.g. Raspberry Pi) in your local network start the client:\n\n```bash\ndocker run --network host -e PROXY_WS_URL=\"ws://public.bene.dev\" ghcr.io/bene/proxprox/proxprox:main --mode client\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbene%2Fproxprox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbene%2Fproxprox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbene%2Fproxprox/lists"}