tunix / digitalocean-dyndns

Dynamic DNS using DigitalOcean's DNS Services
75 stars 30 forks source link

Check IP of subdomain rather than domain #5

Closed wbio closed 5 years ago

wbio commented 5 years ago

Right now the IP address that the script gets to compare the current IP address against is the @ record rather than the subdomain record. If the subdomain IP is different from the domain IP, this will always trigger an update.