2024-01-24 17:20:36 +01:00
|
|
|
MiniUPnPd is a lightweight implementation of a UPnP IGD & PCP/NAT-PMP daemon.
|
|
|
|
|
This is supposed to be run on your gateway machine to allow client systems to
|
|
|
|
|
map ports and punch holes in the firewall.
|
2017-03-28 06:42:02 +02:00
|
|
|
|
2024-01-24 17:20:36 +01:00
|
|
|
WWW: https://miniupnp.tuxfamily.org/
|
2023-01-13 09:55:42 +01:00
|
|
|
|
|
|
|
|
Plugin Changelog
|
|
|
|
|
================
|
|
|
|
|
|
2024-10-19 04:10:57 -07:00
|
|
|
1.7
|
|
|
|
|
|
|
|
|
|
* Add option to allow arbitrary number of UPnP/NAT-PMP rules (contributed by Kreeblah)
|
|
|
|
|
|
2024-08-26 11:30:31 +02:00
|
|
|
1.6
|
|
|
|
|
|
|
|
|
|
* Fix port maps not listed without description (contributed by Self-Hosting-Group)
|
|
|
|
|
|
2023-01-13 09:55:42 +01:00
|
|
|
1.5
|
|
|
|
|
|
2023-04-13 07:40:22 +02:00
|
|
|
* Enable STUN and allow LAN subnet override (contributed by Tawmu)
|
|
|
|
|
* Add missing firewall anchors (contributed by Tawmu)
|
|
|
|
|
* Allow subnet mask 0 in rules (contributed by Reiko Asakura)
|
|
|
|
|
* Switch to miniupnpd 2.3.1
|