Add PPTP runtime and GUI
[tomato.git] / release / src / router / miniupnpd / README
blobd13b5f8c2545b47f9b40ec7a97d6d3213c8df574
1 MiniUPnP project
2 (c) 2006-2011 Thomas Bernard
3 webpage: http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
4 contact: miniupnp@free.fr
6 This directory contain the miniUPnP daemon software.
7 This software is subject to the conditions detailed in
8 the LICENCE file provided with this distribution.
11 The miniUPnP daemon is an UPnP IGD (internet gateway device)
12 which provide NAT traversal services to any UPnP enabled client on
13 the network.
14 See http://www.upnp.org/ for more details on UPnP.
15 During the year 2011, support for IGD v2 has been added.
16 This support is experimental, and should be enabled only
17 for testing and development.
19 Later, support for the NAT Port Mapping Protocol (NAT-PMP) was
20 added. See information about NAT-PMP here :
21 http://miniupnp.free.fr/nat-pmp.html
23 Read the INSTALL files for instructions to compile, install and
24 configure miniupnpd.
26 Report bugs to miniupnp@free.fr or on the web forum :
27 http://miniupnp.tuxfamily.org/forum/
29 Thomas Bernard