miniupnp/miniupnpd
Ville Kallioniemi e8c488f9e1 UUID generation for the default config file was
not working on the mac. Man page was getting
installed to the the wrong location.
* change to always use uuidgen (available on all
  osx releases)
* fix regex to match uuidgen's uuid format which
  contains capital letters
* fix mac man page install directory
* make mac clean target delete the generated launchd config file
2011-12-31 01:21:58 -07:00
..
bsd Adding miniupnpd 2011-09-28 21:13:20 +02:00
ipf Adding miniupnpd 2011-09-28 21:13:20 +02:00
ipfw Adding miniupnpd 2011-09-28 21:13:20 +02:00
linux Adding miniupnpd 2011-09-28 21:13:20 +02:00
mac Mac install target for the upnp daemon was trying 2011-12-31 01:20:51 -07:00
netfilter Adding miniupnpd 2011-09-28 21:13:20 +02:00
pf Adding miniupnpd 2011-09-28 21:13:20 +02:00
solaris Adding miniupnpd 2011-09-28 21:13:20 +02:00
.gitignore Added relevant .gitignore files 2011-09-30 09:59:34 +02:00
Changelog.txt Replaced SendResp_upnphttp()+CloseSocket_upnphttp() by SendRespAndClose_upnphttp() 2011-11-18 12:23:16 +01:00
INSTALL Adding miniupnpd 2011-09-28 21:13:20 +02:00
LICENSE Adding miniupnpd 2011-09-28 21:13:20 +02:00
Makefile Adding miniupnpd 2011-09-28 21:13:20 +02:00
Makefile.linux Adding miniupnpd 2011-09-28 21:13:20 +02:00
Makefile.macosx UUID generation for the default config file was 2011-12-31 01:21:58 -07:00
README Adding miniupnpd 2011-09-28 21:13:20 +02:00
VERSION Adding miniupnpd 2011-09-28 21:13:20 +02:00
bsdqueue.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
codelength.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
commonrdr.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
daemonize.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
daemonize.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
genconfig.sh Adding miniupnpd 2011-09-28 21:13:20 +02:00
getconnstatus.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
getconnstatus.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
getifaddr.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
getifaddr.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
getifstats.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
ifacewatcher.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
minissdp.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
minissdp.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
miniupnpd.1 Replaced hyphens by minus in man pages 2011-10-09 17:50:09 +02:00
miniupnpd.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
miniupnpd.conf Adding miniupnpd 2011-09-28 21:13:20 +02:00
miniupnpdctl.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
miniupnpdpath.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
miniupnpdtypes.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
minixml.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
minixml.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
natpmp.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
natpmp.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
options.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
options.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
testgetifaddr.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
testgetifstats.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
testupnpdescgen.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
testupnppermissions.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnpdescgen.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnpdescgen.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnpdescstrings.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnpevents.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnpevents.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnpglobalvars.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnpglobalvars.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnphttp.c Replaced SendResp_upnphttp()+CloseSocket_upnphttp() by SendRespAndClose_upnphttp() 2011-11-18 12:23:16 +01:00
upnphttp.h Replaced SendResp_upnphttp()+CloseSocket_upnphttp() by SendRespAndClose_upnphttp() 2011-11-18 12:23:16 +01:00
upnppermissions.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnppermissions.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnpredirect.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnpredirect.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnpreplyparse.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnpreplyparse.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnpsoap.c Replaced SendResp_upnphttp()+CloseSocket_upnphttp() by SendRespAndClose_upnphttp() 2011-11-18 12:23:16 +01:00
upnpsoap.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnpurns.h Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnputils.c Adding miniupnpd 2011-09-28 21:13:20 +02:00
upnputils.h Adding miniupnpd 2011-09-28 21:13:20 +02:00

README

MiniUPnP project
(c) 2006-2011 Thomas Bernard
webpage: http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
contact: miniupnp@free.fr

This directory contain the miniUPnP daemon software.
This software is subject to the conditions detailed in
the LICENCE file provided with this distribution.


The miniUPnP daemon is an UPnP IGD (internet gateway device)
which provide NAT traversal services to any UPnP enabled client on
the network.
See http://www.upnp.org/ for more details on UPnP.
During the year 2011, support for IGD v2 has been added.
This support is experimental, and should be enabled only
for testing and development.

Later, support for the NAT Port Mapping Protocol (NAT-PMP) was
added. See information about NAT-PMP here :
http://miniupnp.free.fr/nat-pmp.html

Read the INSTALL files for instructions to compile, install and
configure miniupnpd.

Report bugs to miniupnp@free.fr or on the web forum :
http://miniupnp.tuxfamily.org/forum/

Thomas Bernard