You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2025. It is now read-only.
It looks like the natpmp package uses jNAT-PMPlib library which is very old and seems abandoned.
But what it dangerous is that the package uses LGPLv3 License while the whole TomP2P uses Apache 2.
There is a newer https://github.com/offbynull/portmapper which also supports PCP (i.e. NATPMP 2) and even UPnP. It also uses Apache 2 License.
Could you please migrate to the newer library?