miniupnp/miniupnpd
Thomas Bernard 72b33d7145
update Changelog.txt ;)
see 7bd0877b8f
2023-01-28 16:43:25 +01:00
..
bsd miniupnpd: BSD: allow to build from another directory 2020-05-11 23:30:19 +02:00
ipf docs: fix simple typo, decription -> description 2020-12-10 05:26:04 +11:00
ipfw miniupnpd/ipfw: make it clear it is not working under FreeBSD 2022-02-19 22:49:14 +01:00
linux miniupnpd.init.d.script: also run ip6tables_init/ip6tables_removeall scripts 2023-01-21 13:00:03 +01:00
mac miniupnpd: BSD: allow to build from another directory 2020-05-11 23:30:19 +02:00
netfilter iptpinhole.c: check inet_pton() return values 2022-03-19 18:50:58 +01:00
netfilter_nft nftnlrdr_misc.c: replace nftnl_rule_get_data() usage with specific nftnl_rule_get_*() functions 2023-01-14 19:18:37 +01:00
pf pf/obsdrdr.c: better document PFRULE_INOUT_COUNTS and PF_NEWSTYLE 2022-05-18 08:34:16 +02:00
solaris
.gitignore fix .gitignore 2020-10-17 22:55:12 +02:00
Changelog.txt update Changelog.txt ;) 2023-01-28 16:43:25 +01:00
INSTALL 2022 2022-01-23 01:18:49 +01:00
LICENSE Refine LICENSE so github can understand it ;) 2022-02-19 18:38:48 +01:00
Makefile.bsd fix commit 5567e7c7e0 2021-06-18 00:31:27 +02:00
Makefile.linux Makefile.linux: fix install dependencies 2021-09-30 23:20:25 +02:00
Makefile.linux_nft miniupnpd.init.d.script: support nftables 2022-02-19 23:49:18 +01:00
Makefile.macosx https://miniupnp.tuxfamily.org/ 2020-05-10 20:01:24 +02:00
Makefile.sunos genconfig.sh -> configure 2020-05-02 18:26:45 +02:00
README 2022 => 2023 2023-01-26 23:53:58 +01:00
TODO
VERSION miniupnpd version 2.3.2 2023-01-20 00:25:03 +01:00
asyncsendto.c asyncsendto.c: use named enum. 2020-11-11 13:16:14 +01:00
asyncsendto.h
check.mk minipnpd: move check target to check.mk 2020-05-07 01:02:48 +02:00
codelength.h
commonrdr.h commonrdr.h: 2021 2021-12-02 00:06:24 +01:00
configure miniupnpd: Add option to match rules with regex 2022-10-21 21:26:39 +02:00
daemonize.c
daemonize.h
getconnstatus.c
getconnstatus.h
getifaddr.c update Changelog and comments about commit 9500253 2022-02-19 20:03:30 +01:00
getifaddr.h
getifstats.h
getroute.h
gitrev.mk gitrev.mk: use gitlab-ci predefined variables 2021-09-30 01:49:29 +02:00
ifacewatcher.h
macros.h miniupnpd: move READNU32/WRITENU32/etc. to rw_unaligned.h 2022-10-16 07:54:38 +02:00
minissdp.c miniupnpd: Better comment snprintf() used to build HTTP headers 2021-05-22 23:30:05 +02:00
minissdp.h
miniupnpd.8 miniupnpd: Add --version commandline option 2019-10-05 22:44:31 +02:00
miniupnpd.c NFTables make tables name configurable 2021-11-27 21:49:21 +01:00
miniupnpd.conf miniupnpd: Add option to match rules with regex 2022-10-21 21:26:39 +02:00
miniupnpd.doxyconf miniupnpd: allow to build in another directory. use .d for depends 2020-05-07 00:34:40 +02:00
miniupnpd.rc.once.d.script
miniupnpdctl.c
miniupnpdctl.txt
miniupnpdpath.h
miniupnpdtypes.h miniupnpd: fix for bridges 2020-04-29 00:03:54 +02:00
minixml.c minixml.c sync sources 2022-01-27 11:29:16 +02:00
minixml.h
natpmp.c miniupnpd: Add option to match rules with regex 2022-10-21 21:26:39 +02:00
natpmp.h
objects.mk miniupnpd: update linux makefiles 2020-05-07 00:34:44 +02:00
options.c 2022 2022-10-21 21:36:05 +02:00
options.h NFTables make tables name configurable 2021-11-27 21:49:21 +01:00
pcp_msg_struct.h
pcplearndscp.c miniupnpd: improves error handling during init. 2021-06-18 00:21:16 +02:00
pcplearndscp.h pcplearndscp.h: "new" website 2021-08-21 10:22:26 +02:00
pcpserver.c miniupnpd: Add option to match rules with regex 2022-10-21 21:26:39 +02:00
pcpserver.h
portinuse.c fix warning 2020-11-04 22:31:47 +01:00
portinuse.h
rw_unaligned.h miniupnpd: move READNU32/WRITENU32/etc. to rw_unaligned.h 2022-10-16 07:54:38 +02:00
testasyncsendto.c cast time_t to long long instead of long 2019-09-24 16:07:42 +02:00
testgetifaddr.c
testgetifaddr.sh replace 'which' with 'command -v' 2021-09-30 01:49:30 +02:00
testgetifstats.c
testgetroute.c
testminissdp.c
testportinuse.c Move chain name variables to netfilter/* 2020-09-28 22:44:24 +02:00
testssdppktgen.c miniupnpd: dynamically retrieve `uname -r` 2021-05-22 00:16:40 +02:00
testupnpdescgen.c upnpdescgen.c: add force_igd1 param to XML description generation functions 2021-08-12 23:19:13 +02:00
testupnppermissions.c
testupnppermissions.sh miniupnpd/testupnppermissions.sh: do not require bash or ksh anymore 2020-05-07 00:34:44 +02:00
upnpdescgen.c upnpdescgen.c: include macros.h for UNUSED 2022-10-16 07:43:42 +02:00
upnpdescgen.h upnpdescgen.c: add force_igd1 param to XML description generation functions 2021-08-12 23:19:13 +02:00
upnpdescstrings.h
upnpevents.c include <sys/select.h> for fd_set 2019-09-24 16:06:12 +02:00
upnpevents.h
upnpglobalvars.c IPv6 pinholes lease file 2021-08-18 11:06:12 +01:00
upnpglobalvars.h IPv6 pinholes lease file 2021-08-18 11:06:12 +01:00
upnphttp.c upnphttp.c: detecting MS client and forcing IGD v1 2021-08-12 23:19:14 +02:00
upnphttp.h upnphttp.c: detecting MS client and forcing IGD v1 2021-08-12 23:19:14 +02:00
upnppermissions.c miniupnpd: Add option to match rules with regex 2022-10-21 21:26:39 +02:00
upnppermissions.h 2022 2022-10-21 21:36:05 +02:00
upnppinhole.c upnppinhole.c: (c)2023 and https 2023-01-28 16:00:47 +01:00
upnppinhole.h upnppinhole.c/.h: 2021 2021-08-21 10:14:28 +02:00
upnpredirect.c 2022 2022-10-21 21:36:05 +02:00
upnpredirect.h
upnpreplyparse.c
upnpreplyparse.h
upnpsoap.c miniupnpd: reject AddPinhole when InternalPort or RemortePort is empty 2023-01-28 15:49:53 +01:00
upnpsoap.h
upnpstun.c Update and extend description from STUN output 2020-12-30 11:22:12 +01:00
upnpstun.h
upnpurns.h
upnputils.c
upnputils.h

README

MiniUPnP project
(c) 2006-2023 Thomas Bernard
webpage: http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
github: https://github.com/miniupnp/miniupnp
freecode: http://freecode.com/projects/miniupnp
contact: miniupnp@free.fr

This directory contain the miniUPnP daemon software, aka miniUPnPd.
This software is subject to the conditions detailed in
the LICENSE 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.
In 2012, IGD v2 WANIPv6FirewallControl has been implemented.

IGD2 is still not enabled by default because of interoperability
issues.

In addition to UPnP IGD, miniUPnPd supports NAT-PMP and PCP :

See information about NAT Port Mapping Protocol (NAT-PMP) here :
http://miniupnp.free.fr/nat-pmp.html
NAT-PMP is the precursor of Port Control Protocol (PCP, RFC 6887).
In 2013, support for PCP has been added too.

Read the INSTALL file for instructions to compile, install and
configure miniupnpd on your system.

Report bugs to miniupnp@free.fr or on the web forum
https://miniupnp.tuxfamily.org/forum/
or using https://github.com/miniupnp/miniupnp/issues

Thomas Bernard