inadyn icon indicating copy to clipboard operation
inadyn copied to clipboard

Possibility to also add "normal" DNS services which provide an API.

Open l00mi opened this issue 7 years ago • 5 comments

E.g. Cloudflare can be used as DDNS by just using the API which they provide.

l00mi avatar Oct 10 '17 06:10 l00mi

Yes. For example: https://github.com/troglobit/inadyn/blob/b9d9196cbc435353cd79c8233f4623059f8e6983/plugins/cloudxns.c#L1

ysc3839 avatar Oct 10 '17 07:10 ysc3839

Pull requests are most welcome, as usual.

troglobit avatar Oct 10 '17 07:10 troglobit

Perfect, thank you for the pointers. Will give it a try.

l00mi avatar Oct 10 '17 09:10 l00mi

https://api.cloudflare.com/#dns-records-for-a-zone-update-dns-record

ysc3839 avatar Oct 11 '17 01:10 ysc3839

Cloudflare API provides search function so we can get zone/record ID easily.

ysc3839 avatar Oct 11 '17 01:10 ysc3839