diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2018-05-06 16:13:51 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-05-12 06:58:23 +0700 |
commit | af7fe71764b4dd8992634cb5634e4d41843c905a (patch) | |
tree | 04fa1bfa3530ab22c1b9dfa23b26f54342bed4f1 /network/miniupnpd/README | |
parent | a8ecd8cbf73a874bea6b42fc17af726a7f3c8a07 (diff) |
network/miniupnpd: Added (IGD Protocol, NAT-PMP, and PCP daemon).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/miniupnpd/README')
-rw-r--r-- | network/miniupnpd/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/network/miniupnpd/README b/network/miniupnpd/README new file mode 100644 index 0000000000000..c6b5298af228e --- /dev/null +++ b/network/miniupnpd/README @@ -0,0 +1,5 @@ +MiniUPnPd, a daemon providing Internet Gateway Device Protocol, NAT-PMP, +and PCP services to your network from a linux box being the gateway. +Following UPnP terminology, MiniUPnPd is a UPnP Device. + +Set IPV6="yes" when running the SlackBuild to enable support for IPv6. |