filiparag / hetzner_ddns

Hetzner Dynamic DNS (DDNS, DynDNS) daemon
BSD 2-Clause "Simplified" License
49 stars 8 forks source link

Use ip.hetzner.com instead of Akamai #4

Closed thenktor closed 1 year ago

thenktor commented 1 year ago

Hi,

maybe it"s a goog idea to retrieve IP from Hetzner instead of Akamai. This would remove dependency to a third party: curl -4 https://ip.hetzner.com and curl -6 https://ip.hetzner.com

See also https://ip.hetzner.com/

filiparag commented 1 year ago

I wasn't aware of this service by Hetzner. Thanks for pointing it out!

filiparag commented 1 year ago

Added in commit aabb7f6.