diff options
author | Niels Horn <niels.horn@gmail.com> | 2011-09-03 09:18:14 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-04 21:56:28 -0300 |
commit | ec410d942c11c4cb2ef9b8a7c280f5b6736308ee (patch) | |
tree | e3f26414f6ef149e6c9d682f1da56d10fce1d81d /network/ddclient/README | |
parent | cff22125fb701c976fa17fd24a0da15b10327e3d (diff) | |
download | slackbuilds-ec410d942c11c4cb2ef9b8a7c280f5b6736308ee.tar.gz |
network/ddclient: Updated for version 3.8.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/ddclient/README')
-rw-r--r-- | network/ddclient/README | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/network/ddclient/README b/network/ddclient/README index 326eb91cb8..5cd1662dd3 100644 --- a/network/ddclient/README +++ b/network/ddclient/README @@ -1,9 +1,11 @@ -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 on a few different ways. +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. -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. +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. + +This requires perl-IO-Socket-SSL to run. |