khoih-prog / DDNS_Generic

A simple library that implements an automatic DDNS Update Client for SAM DUE, nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, RP2040-based RASPBERRY_PI_PICO, Portenta_H7, etc. besides ESP8266/ESP32, using ESP8266-AT/ESP32-AT WiFi, WiFiNINA, Ethernet W5x00, ENC28J60 or LAN8742A. It is designed to be light-weight and currently supports DuckDNS, No-ip, DynDNS, Dynu, enom, all-inkl, selfhost.de, dyndns.it, strato, freemyip, afraid.org.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IP lookup fail, due to ipv4bot no longer exist

kkeonline opened this issue · comments

commented

According to the whatismyipaddress.com website, they are no longer supporting the API for ipv4bot.whatismyipaddress.com

Hi @kkeonline

Thanks for reporting the issue.

I've just successfully modified the library to use another site and the library can now run normally on ESP, WiFi and Ethernet for many boards now.

Will post a new release soon after full tests.

Cheers,

Hi,

The new DDNS_Generic releases v1.6.0 has just been released. Your contribution has been noted in Contributions and Thanks


Releases v1.6.0

  1. Replace deprecated ipv4bot.whatismyipaddress.com with ifconfig.me