indutny / indutny/node-nat-upnp

IGD v2 isn't supported.

Open
#42 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
148
Forks
62
PR merge metrics
No merged PRs in 30d

Description

My router advertises IGD v2 services only, and this package seems to only support v1, according to [these lines](https://github.com/indutny/node-nat-upnp/blob/master/lib/nat-upnp/device.js#L11)

[The specs](https://openconnectivity.org/developer/specifications/upnp-resources/upnp/internet-gateway-device-igd-v-2-0) have been out for a few years now. It'd be great to support them.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with lib/nat-upnp/device.js at the referenced version check, then read the linked Internet Gateway Device v2 specification to identify how its services differ from v1. The work is done when the package supports routers that advertise only IGD v2 services, with behavior consistent with the existing v1 support.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.