miniupnpc

UPnP IGD client lightweight library

WWW CVSWeb GITHub
  1. Package version
    miniupnpc-2.2.6
  2. Maintainer
    The OpenBSD ports mailing-list

miniupnpc, the MiniUPnP client library, enables 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.

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

For proper functionality, multicast(4) needs to be enabled. To do so,
add the following line to /etc/rc.conf.local(8):
multicast=YES

Otherwise, local LAN IP address must be specified on the upnpc command
line, using the '-m' option. e.g.:

$ upnpc -m 192.168.2.78 -l

  • devel/gmake