aboutsummaryrefslogtreecommitdiff
path: root/net/natmap
Commit message (Collapse)AuthorAge
* natmap: merge "ipv4" and "ipv6" options into single "family" optionRichard Yu2022-12-07
| | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* natmap: add new packageRichard Yu2022-12-05
NATMap is a program for opening port behind full cone NAT (NAT-1), without the need for using UPnP or another port forward settings. More details can be found at original repo: https://github.com/heiher/natmap Signed-off-by: Richard Yu <yurichard3839@gmail.com>