Post

DDNS-Updater

Lightweight universal DDNS updater with web UI, supporting 60+ DNS providers including Cloudflare, Namecheap, GoDaddy, DuckDNS and more.

DDNS-Updater
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

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

Configuration

Config file:

1
/opt/ddns-updater/data/config.json

Notes

Edit /opt/ddns-updater/data/config.json with your DNS provider settings before use.

Web Interface

Port: 8000

Source code
Loading...