Downloads
dyndnsd-demo
dyndnsd-demo.zip
Welcome to DynDnsD - your dynamic DNS daemon
This demo version is limited in functionality, it's a demo, after all
First, it checks your public IP address every 5 minutes (configurable)
If it determines that your public IP address has changed (which happens from time to time when the ISP only provides DHCP)
It connects to the registry configured (only GoDaddy or Cloudflare are currently supported)
Then it will update the "@" A record for a single domain on the registry
This ensures that your domain remains pointed to your home system, and connectivity is always maintained
To install? Simply extract the files to a folder and then run dyndnsd-demo.exe
The first time you run it, you will need to provide the following information
1. Choose your provider from the drop-down box
2. Provide your API key
3. Provide the targeted domain name
4. Provide the record name - use "@"
5. Provide the Zone ID (Cloudflare only)
6. Provide the Record ID (Cloudflare only)
7. Set the polling interval (defaults to 5 minutes)
8. Save
You can interact with the system via the menu accessed by right-clicking the hidden icon
Please note that the ability to run dyndnsd as a service is unavailable in the demo
Any questions?