jahkeup / updater53

Route53 Dynamic DNS Updater

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle IPv6 response from whatip providers

jahkeup opened this issue · comments

Some providers, for instance https://icanhazip.com, may provide an IPv6 address when making a request from a host with an IPv6 address. Support should be added to handle this response from the provider either by cowardly refusing to add AAAA records to Route53 or by adding them at the user's request.