DuckDNSClient
DuckDNSClient copied to clipboard
Fix update failures that started happening recently.
Fix update failures that started happening recently. Root cause is http://checkip.amazonaws.com returns a malformatted and incorrect ip. You need to use https for it to return your actual ip. And that also makes it return the correct format. Also update duckdns API call to use https as well for security.