ayushsharma82 / EasyDDNS

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

Integration of all-inkl DynDns #12

Closed laserir closed 4 years ago

laserir commented 5 years ago

Hey, if possible, please integrate the (in Germany VERY popular) paid DynDns service "all-inkl".

The Update URL reads: https://USERNAME:PASSWORD@dyndns.kasserver.com/?myip=000.000.000.000

where USERNAME and PASSWORD must be specified by the user. 000.000.000.000 must be replaced with the IP address (accepts IP4 or IP6 format).

issue-label-bot[bot] commented 5 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.78. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

ayushsharma82 commented 4 years ago

Sorry for making you wait. I had a lot of work on my head.

Added all-inkl with next release.

Thanks for your suggestion! 👍