ayushsharma82 / EasyDDNS

Easy to Use ESP8266 & ESP32 DDNS Update Client Library.
MIT License
197 stars 59 forks source link

Custom DDNS? #3

Closed Viniciusvalenca closed 6 years ago

Viniciusvalenca commented 6 years ago

Hi, can i configure it to run with my custom DDNS ? For my DDNS server i used this lib https://github.com/ieugen/dnsjava

Thanks

ayushsharma82 commented 6 years ago

If your DNS Server supports IP updates through URL like duckdns etc then you can modify the library to work with your Server too.