Description
miniupnpc is an implementation of a UPnP client library, enabling applications to access the services provided by an UPnP "Internet Gateway Device" present on the network. In UPnP terminology, it is a UPnP Control Point.
This package includes upnpc, a UPnP client application for configuring port forwarding in UPnP enabled routers.
Installation Instructions
Centos 8:
curl -s https://copr.fedorainfracloud.org/coprs/r4sas/miniupnpc/repo/epel-8/r4sas-miniupnpc-epel-8.repo -o /etc/yum.repos.d/miniupnpc-epel-8.repo
yum install epel-release -y
yum install miniupnpc -y
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 8 | aarch64 (1616)*, x86_64 (1646)* | EPEL 8 (212 downloads) |
Fedora eln | aarch64 (304)*, s390x (414)*, x86_64 (316)* | Fedora eln (39 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable r4sas/miniupnpc
More info about enabling Copr repositories