Skip to content

Releases: ahesford/duiadns

duiadns v1.3

12 Jun 01:13
Compare
Choose a tag to compare

This release contains two minor fixes:

  • Fix setup.py for newer releases of setuptools
  • Drop a call to netaddr.IPAddress.is_private, which has been removed

duiadns v1.2

15 Jun 15:12
Compare
Choose a tag to compare

This release contains a few minor improvements:

  • Connections to DUIA servers now use a configurable timeout for proper program termination.
  • Improved error reporting should provide hints about update failures.
  • A new duiatxt script to make TXT record updates and certbot helpers allow ACME DNS challenges for, e.g., Let's Encrypt certificate creation.

duiadns v1.1

21 Jul 02:50
Compare
Choose a tag to compare

This is the initial public release of duiadns, a Python script that pushes IPv4 and IPv6 updates to the Duiadns dynamic DNS service.