-
Notifications
You must be signed in to change notification settings - Fork 0
Go library for mapping ports using NAT-PMP or UPNP.
License
jech/portmap
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Map TCP and UDP ports using NAT-PMP or UPNP. Unlike some other libraries, guarantee that we don't override other clients' ports, and that the mappings will expire even if the client crashes. See portmap-example for an example.
About
Go library for mapping ports using NAT-PMP or UPNP.