miniupnpd

UPnP and NAT-PMP daemon for gateway routers

Debian Debian
RUN apt-get update && \ apt-get install -y miniupnpd
Ubuntu
RUN apt-get update && \ apt-get install -y miniupnpd
Alpine
RUN apk add miniupnpd
Arch Arch Linux
RUN pacman -S --noconfirm miniupnpd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y miniupnpd
Fedora
RUN dnf install -y miniupnpd
Raspbian
RUN apt-get update && \ apt-get install -y miniupnpd
click the source code to copy install miniupnpd on any operating system with command-not-found.com