ddclient
ddclient is a small full-featured client requiring only Perl. Supported
features include daemon operation, manual and automatic updates, static
and dynamic updates, optimized updates for multiple addresses, MX, wild
cards, abuse avoidance, retry for failed updates, and status updates to
syslog and through e-mail. ddclient can obtain the IP address from any
interface, through a Web-based IP detection service, and for multiple
routers using custom FW definitions. It also provides full support for
DynDNS.org's NIC2 protocol. Support is also included for other dynamic
DNS services. Comes with sample scripts for use with DHCP, PPP, and
cron.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / ddclient
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network/ddclient && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
ddclient-3.10.0.tar.gz | 0000275494 269 KB | |
ddclient-config.patch | 0000001588 1.55 KB | |
ddclient-delay-main-process-for-systemd.patch | 0000000361 361 Bytes | |
ddclient-tmpfiles.conf | 0000000041 41 Bytes | |
ddclient.changes | 0000018782 18.3 KB | |
ddclient.service | 0000000827 827 Bytes | |
ddclient.spec | 0000004050 3.96 KB | |
ddclient.sysconfig | 0000001346 1.31 KB | |
disable-ip-test.patch | 0000000336 336 Bytes | |
fix-configure_ac.patch | 0000000333 333 Bytes |
Revision 64 (latest revision is 73)
Christian Wittmer (computersalat)
accepted
request 1045495
from
Paolo Stivanin (polslinux)
(revision 64)
- Update to 3.10.0: * Added support for domaindiscount24.com * Added support for njal.la * Added support for Cloudflare API tokens * Added support for OVH DynHost. * Added support for ClouDNS. * Added support for dinahosting. * Added support for Gandi LiveDNS. * The freedns protocol (for https://freedns.afraid.org) now supports IPv6 addresses. * New ssl_ca_dir and ssl_ca_file options to specify the location of CA certificates. * New built-in IP discovery service shorthands: + googledomains from https://domains.google + he from https://he.net ip+4only.me, ip6only.me from http://whatismyv6.com + ipify-ipv4 and ipify-ipv6 from https://www.ipify.org + myonlineportal from https://myonlineportal.net + noip-ipv4 and noip-ipv6 from https://www.noip.com + nsupdate.info-ipv4 and nsupdate.info-ipv6 from + https://www.nsupdate.info + zoneedit from https://www.zoneedit.com * Added option -curl to access network with system Curl command instead of the Perl built-in IO::Socket classes. * Added option -{no}web-ssl-validate and -{no}fw-ssl-validateto provide option to disable SSL certificate validation. Note that these only apply for network access when obtaining an IP address with use=web or use=fw (any firewall). Network access to Dynamic DNS servers to set or retrieve IP address will always require certificate validation. * The fw-banlocal option is deprecated and no longer does anything.
Comments 0