{"id":16889865,"url":"https://github.com/benoitc/upnp","last_synced_at":"2025-04-11T13:08:52.360Z","repository":{"id":5541559,"uuid":"6745321","full_name":"benoitc/upnp","owner":"benoitc","description":"Erlang UPNP Module","archived":false,"fork":false,"pushed_at":"2013-08-16T08:44:21.000Z","size":291,"stargazers_count":14,"open_issues_count":3,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-09T10:07:22.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","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/benoitc.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}},"created_at":"2012-11-18T09:21:39.000Z","updated_at":"2024-01-11T17:09:09.000Z","dependencies_parsed_at":"2022-07-16T18:46:16.873Z","dependency_job_id":null,"html_url":"https://github.com/benoitc/upnp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benoitc%2Fupnp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benoitc%2Fupnp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benoitc%2Fupnp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/benoitc%2Fupnp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/benoitc","download_url":"https://codeload.github.com/benoitc/upnp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248404729,"owners_count":21097815,"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-13T16:59:28.320Z","updated_at":"2025-04-11T13:08:52.336Z","avatar_url":"https://github.com/benoitc.png","language":"Erlang","readme":"This code is in maintenance mode only. It has been superceed by nat_upnp which is easier to use in your Erlang application:\n\n\nhttps://github.com/benoitc/nat_upnp\n\n\n\n\n\n# upnp support\n\n\nApplication that provides a way to map a local port to the external\nusing UPnP IGD.\n\nCode extracted from\n[etorrent](http://github.com/jlouis/etorrent_core.git) . \n\n\nExample of usage:\n\n\n    1\u003e ssl:start().\n    2\u003e application:start(hackney).\n    3\u003e application:start(ranch).  \n    4\u003e application:start(cowboy).\n    5\u003e lager:start().            \n    6\u003e application:start(upnp).  \n    7\u003e upnp:start(test, [{ip, \"0.0.0.0\"}, {maps, [{\"example.com\", tcp, 8000}]}]).\n\n\nThis will map the port 8000 on the external IP to your application\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenoitc%2Fupnp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenoitc%2Fupnp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenoitc%2Fupnp/lists"}