ddclient
address updating utility for dynamic DNS services
Install
- All systems
-
curl cmd.cat/ddclient.sh
- Debian
-
apt-get install ddclient
- Ubuntu
-
apt-get install ddclient
- Arch Linux
-
pacman -S ddclient
- Kali Linux
-
apt-get install ddclient
- Fedora
-
dnf install ddclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ddclient
- OS X
-
brew install ddclient
- Raspbian
-
apt-get install ddclient
- Dockerfile
- dockerfile.run/ddclient
ddclient
address updating utility for dynamic DNS services
This package provides a client to update dynamic IP addresses with several dynamic DNS service providers, such as DynDNS.com. This makes it possible to use a fixed hostname (such as myhost.dyndns.org) to access a machine with a dynamic IP address. This client supports both dynamic and (near) static services, as well as MX record and alternative name management. It caches the address, and only attempts the update when it has changed.