aboutsummaryrefslogtreecommitdiff
path: root/network/ddclient/README
diff options
context:
space:
mode:
authorRichard Narron <richard@aaazen.com>2020-09-02 18:03:35 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-09-05 08:26:41 +0700
commitfd4bf062e42be3fc485eb0dceb59e1c4c70b7717 (patch)
tree1b0ce248c85e15fdde2f252a21c2e9bfd4a087d4 /network/ddclient/README
parenta27648dd261d243aac6ba11e2f6b8526b9b1d58d (diff)
network/ddclient: Updated for version 3.9.1.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/ddclient/README')
-rw-r--r--network/ddclient/README12
1 files changed, 9 insertions, 3 deletions
diff --git a/network/ddclient/README b/network/ddclient/README
index d99ecf45b5..192fbed378 100644
--- a/network/ddclient/README
+++ b/network/ddclient/README
@@ -1,9 +1,15 @@
DDclient is a small but full featured Perl client used to update dynamic
-DNS entries for accounts on Dynamic DNS Network Services free DNS service.
-It has the capability to update more than only dyndns and it can fetch your
-WAN-ipaddress in a few different ways.
+DNS entries for accounts on Dynamic DNS Network Services free DNS
+service. It has the capability to update more than only dyndns and it
+can fetch your WAN-ipaddress in a few different ways.
Supported features include: operating as a daemon, manual and automatic
updates, static and dynamic updates, optimized updates for multiple
addresses, MX, wildcards, abuse avoidance, retrying failed updates, and
sending update status to syslog and through e-mail.
+
+Optional dependencies:
+ perl-IO-Socket-SSL perl library for ssl-support (recommended)
+ perl-JSON-PP perl library for JSON support
+ perl-IO-Socket-INET6 perl library for ipv6-support
+