Post

ddclient

ddclient is a Perl client used to update dynamic DNS entries for accounts on a wide range of dynamic DNS service providers. It supports multiple protocols and providers, allowing automatic IP address updates for your domain names.

ddclient

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/ddclient.sh)"
CPU: 1 cores RAM: 512 MB Disk: 2 GB OS: Debian 13

Notes

After installation, edit /etc/ddclient.conf with your dynamic DNS provider credentials
Sample configuration is created for Namecheap but can be modified for other providers

Source code
Loading...