ddr53 Client
25 Jun 2026
• 1 min read
Dynamic DNS utility for AWS Route53
Sumary
ddr53-client is a simple client for updating Route53 DNS records. It can be used to update a single record or multiple records at once. Optionally, it can be used to update a security group rule with the new IP address.
It can run as a daily cron job to update DNS for sites with a dynamic address that can change periodically.
OCI Image
There is also an OCI container image available that can be used in docker or kubernetes.
Usage
Visit the project repository for usage details.