macOS
brew install ddclientlocal Homebrew formula metadata
sudo port install ddclientMacPorts ports tree · net/ddclient/Portfile · source: api.github.com
brew
Update dynamic DNS entries. Version 4.0.0 via Homebrew; verified 2026-05-25.
install
brew install ddclientlocal Homebrew formula metadata
sudo port install ddclientMacPorts ports tree · net/ddclient/Portfile · source: api.github.com
sudo apk add ddclientAlpine Linux edge package indexes · ddclient · source: dl-cdn.alpinelinux.org
sudo apt install ddclientDebian stable package indexes · ddclient · source: deb.debian.org
sudo dnf install ddclientFedora Rawhide package metadata · ddclient · source: dl.fedoraproject.org
nix profile install nixpkgs#ddclientnixpkgs package indexes · pkgs/by-name/dd/ddclient/package.nix · source: api.github.com
sudo pacman -S ddclientArch Linux sync databases · ddclient · source: geo.mirror.pkgbuild.com
sudo zypper install ddclientopenSUSE Tumbleweed package metadata · ddclient · source: download.opensuse.org
overview
Update dynamic DNS entries
history
ddclient is a Perl dynamic DNS update client for many DNS service providers. Its README says it updates dynamic DNS entries, uses curl for internet access, and supports Linux, macOS, and other Unix-like systems.
The README credits Paul Burry as the original author and says the project is now maintained through GitHub. The GitHub repository was created in 2012, while the modern 4.x series moved the default configuration path into /etc/ddclient/ddclient.conf.
ddclient became a common distribution package because dynamic DNS is a recurring home-lab, small-server, and broadband-router need. The README explicitly recommends installing an operating-system package where available and lists many supported providers.
A typical install edits /etc/ddclient/ddclient.conf with provider credentials, hostnames, and IP-discovery settings, then runs ddclient as a daemon or service. The README includes systemd setup and troubleshooting commands such as ddclient --daemon=0 --debug --verbose.
For package nerds, ddclient is a classic network daemon package: small, configurable, service-managed, and shaped by provider churn. Its changelog shows the maintenance burden of tracking DNS providers, protocol changes, TLS defaults, and distribution-friendly config migrations.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/ddclient/ddclient.confCredential-bearing paths to review before unattended agent runs.
/etc/ddclient/ddclient.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ddclient | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/ddclient/ddclient
install metadata
| Package key | brew:ddclient |
|---|---|
| Version | 4.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ddclient |
| Homepage | https://ddclient.net/ |
| Repository | https://github.com/ddclient/ddclient |
| Upstream docs | https://ddclient.net/ |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/ddclient/ddclient/archive/refs/tags/v4.0.0.tar.gz |
| Last updated | 2026-05-25T18:54:44Z |
| Pulse | updated |
| Build dependencies | autoconf, automake |
| Uses from macOS | perl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
| Caveats | For ddclient to work, you will need to customise the configuration file at `$HOMEBREW_PREFIX/etc/ddclient/ddclient.conf`. Note: don't enable daemon mode in the configuration file; see additional information below. The next reboot of the system will automatically start ddclient. You can adjust the execution interval by changing the value of StartInterval (in seconds) in /Library/LaunchDaemons/homebrew.mxcl.ddclient.plist. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ddclient |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ddclient 3.11.2-2
address updating utility for dynamic DNS services
sudo apt install ddclientddclient
nix profile install nixpkgs#ddclientddclient 3.10.0-2
address updating utility for dynamic DNS services
sudo apt install ddclientddclient 4.0.0-r2
Ddclient is a Perl client used to update dynamic DNS entries for accounts on 'Dynamic DNS Network Services' free DNS service.
sudo apk add ddclientddclient-doc 4.0.0-r2
ddclient documentation
sudo apk add ddclient-docddclient-openrc 4.0.0-r2
Ddclient is a Perl client used to update dynamic DNS entries for accounts on 'Dynamic DNS Network Services' free DNS service. (OpenRC init scripts)
sudo apk add ddclient-openrcddclient 4.0.0-8.fc45
Client to update dynamic DNS host entries
sudo dnf install ddclientddclient 4.0.0-1
Update dynamic DNS entries for accounts on many dynamic DNS services
https://github.com/ddclient/ddclient
sudo pacman -S ddclientddclient 4.0.0-1.2
A Perl Client to Update Dynamic DNS Entries
https://github.com/ddclient/ddclient
sudo zypper install ddclientddclient
sudo port install ddclientsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.