mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-04 13:01:57 -04:00
Feature request: DNS lookup before DNS API call #43
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @qdm12 on GitHub (May 31, 2020).
Originally assigned to: @qdm12 on GitHub.
For each record, run a DNS lookup to obtain the A and AAAA records values to verify if the IP address matches the one fetched. Only call the DNS API if it's different.
To avoid calling the DNS API when the container starts, especially when there is no historical data for a particular record.
@qdm12 commented on GitHub (May 31, 2020):
Fix by commit
18161a6064d7a5751c079ccd7ed9a8d2e4751f9f