indutny / indutny/node-nat-upnp
IGD v2 isn't supported.
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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