Skip to content

Releases: navilg/godaddy-ddns

v1.1.1

21 Aug 10:34
Compare
Choose a tag to compare
  • Feature: Docker image for arm64
  • Bump golang to 1.19
  • Enhancement: Add ipify.org api as primary IPv4 provider.
  • DEPRECATED non-docker way
  • Removed vZ.* support.
  • Enhancement: Error log format
  • Docker image: linuxshots/godaddy-ddns:1.1.1

Golang way - Docker based | systemd service based

26 Mar 16:16
Compare
Choose a tag to compare
  • 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

19 Mar 15:26
1f17ce9
Compare
Choose a tag to compare

What's Changed

Full Changelog: vZ.2...Z.2.1

vZ.2. Bugs fixes and enhancements

31 Jul 18:59
5e28ed2
Compare
Choose a tag to compare

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

10 May 10:02
Compare
Choose a tag to compare

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

09 May 19:12
Compare
Choose a tag to compare
vZ.0

Added ttl field in properties file