Releases: navilg/godaddy-ddns
Releases · navilg/godaddy-ddns
v1.1.1
Golang way - Docker based | systemd service based
- New Feature: Run godaddy ddns using docker container
- New Feature: Run godaddy ddns as systemd service. No cron required.
- New Feature: Add multiple dns record for single machine (Max 5 dns record)
- Enhancement: Logging improved. Historic logs available.
- Enhancement: Add dns record using command line
- Programming language: Golang 1.17.7
- LICENSE changed to MIT
Read README for usage instruction.
vZ.2.1
vZ.2. Bugs fixes and enhancements
Features
- Automatically updates Public IPv4 address in GoDaddy A Record
- Minimal and easy setup.
- Minimal dependency on extra tools.
- Lightweight
- Minimal resource requirement
Change Log
- New Feature: Ignore commented line in godaddy-ddns.properties file
- Fix Bug: Script failes with script error, when authentication fails.
- Fix Bug: Script fails with script error, when internet connection fails.
- New Feature: Auto-create cron jobs
- Fix Bug: Wrong status in log file.
- Enhancement: More informative log file
- Fix Bug: Script fails, when record not already created.
TTL field included
TTL field included in godaddyDDNS.properties file.
If TTL value in godaddy DNS record doesn't match with TTL value in properties file, DNS record in godady is updated with that from properties file.
Minimum Value allowed is 600 Seconds.
TTL field included
vZ.0 Added ttl field in properties file