This small application can be used to update the value of a DNS record.
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
--checkoption to verify content of the DNS record. - Logging verbosity option.
Changed#
- Renamed
updater.pytoapi.pyand 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.