qdm12 / ddns-updater

Container to update DNS records periodically with WebUI for many DNS providers
https://hub.docker.com/r/qmcgaw/ddns-updater/
MIT License
1.47k stars 146 forks source link

`IWantMyName.com` #420

Open mchipser opened 1 year ago

mchipser commented 1 year ago

IWantMyName has allowed an API to update the IP

curl -u "[username]:[password]" \ "https://iwantmyname.com/basicauth/ddns?hostname=[hostname1]&myip=[IP]"

https://iwantmyname.com/blog/ddns-dynamic-dns-service-on-your-own-domain

Neurrone commented 3 months ago

This would be great, I have a domain on iwantmyname.com as well.