macOS
brew install ddclientlocal Homebrew formula metadata
sudo port install ddclientMacPorts ports tree · net/ddclient/Portfile · source: api.github.com
brew / rank 5018
Update dynamic DNS entries. Version 4.0.0 via Homebrew; verified 2026-07-28. Also installable with debian: sudo apt install ddclient.
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:ddclient |
|---|---|
| Version | 4.0.0 |
| Package manager | Homebrew |
| Homepage | https://ddclient.net/ |
| Repository | https://github.com/ddclient/ddclient |
| Last updated | 2026-07-28T13:41:31+09:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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-11.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.3
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.