This small application can be used to update the value of a DNS record.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Changelog#

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]#

[1.0.0] - 2025-12-03#

Added#

  • New --check option to verify content of the DNS record.
  • Logging verbosity option.

Changed#

  • Renamed updater.py to api.py and refactor of the API requests.

Fixed#

  • No required record when checking version.

[0.1.0] - 2025-11-29#

Added#

  • First version of CLI command to update a DNS record with the public IP.