{"id":47143306,"url":"https://github.com/blakek/upnp-nat","last_synced_at":"2026-03-12T22:33:50.540Z","repository":{"id":340391063,"uuid":"1165761691","full_name":"blakek/upnp-nat","owner":"blakek","description":"A service that keeps a UPnP port mapping alive","archived":false,"fork":false,"pushed_at":"2026-02-24T15:54:11.000Z","size":22,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-24T20:34:54.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/blakek.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-24T14:15:42.000Z","updated_at":"2026-02-24T14:45:56.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/blakek/upnp-nat","commit_stats":null,"previous_names":["blakek/upnp-nat"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/blakek/upnp-nat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakek%2Fupnp-nat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakek%2Fupnp-nat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakek%2Fupnp-nat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakek%2Fupnp-nat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blakek","download_url":"https://codeload.github.com/blakek/upnp-nat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blakek%2Fupnp-nat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30446451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T21:31:01.033Z","status":"ssl_error","status_checked_at":"2026-03-12T21:30:43.161Z","response_time":114,"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":[],"created_at":"2026-03-12T22:33:49.916Z","updated_at":"2026-03-12T22:33:50.509Z","avatar_url":"https://github.com/blakek.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# upnp-nat\n\nTo install dependencies:\n\n```bash\nbun install\n```\n\nTo run:\n\n```bash\nbun run index.ts\n```\n\nEnvironment variables:\n\nRequired:\n\n- UPNP_GATEWAY_DESCRIPTION_URL (gateway description XML URL)\n- UPNP_INTERNAL_IP (internal IP to forward to)\n\nOptional:\n\n- UPNP_DESCRIPTION (port mapping description)\n- UPNP_EXTERNAL_PORT (default: 443)\n- UPNP_INTERNAL_PORT (default: 443)\n- UPNP_LEASE_TIME_IN_MS (default: 0)\n- UPNP_PROTOCOL (default: TCP)\n\nDocker (after building locally):\n\n```bash\ndocker run --rm \\\n\t-e UPNP_GATEWAY_DESCRIPTION_URL=\"http://10.0.0.10:38400/description.xml\" \\\n\t-e UPNP_INTERNAL_IP=\"10.0.2.4\" \\\n\t-e UPNP_EXTERNAL_PORT=443 \\\n\t-e UPNP_INTERNAL_PORT=443 \\\n\t-e UPNP_PROTOCOL=TCP \\\n\tupnp-nat\n```\n\nThis project was created using `bun init` in bun v1.3.6. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakek%2Fupnp-nat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblakek%2Fupnp-nat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblakek%2Fupnp-nat/lists"}