inadyn
inadyn copied to clipboard
Possibility to also add "normal" DNS services which provide an API.
E.g. Cloudflare can be used as DDNS by just using the API which they provide.
Yes. For example: https://github.com/troglobit/inadyn/blob/b9d9196cbc435353cd79c8233f4623059f8e6983/plugins/cloudxns.c#L1
Pull requests are most welcome, as usual.
Perfect, thank you for the pointers. Will give it a try.
https://api.cloudflare.com/#dns-records-for-a-zone-update-dns-record
Cloudflare API provides search function so we can get zone/record ID easily.