#12500: Add cloudflare.com to DDNS Scripts
--------------------------+----------------------------------
  Reporter:  easisee@…    |      Owner:  developers
      Type:  enhancement  |     Status:  new
  Priority:  normal       |  Milestone:  Chaos Calmer (trunk)
 Component:  packages     |    Version:  Trunk
Resolution:               |   Keywords:
--------------------------+----------------------------------

Comment (by sanshinron):

 You're right, other DDNS services only use 4 parameters: username,
 password, domain and ip. Cloudflare however, apart from those 4, needs
 subdomain and record id. You would need to add these fields to luci-app-
 ddns.

 Another way to approach this would be to make a script, which would split
 full domain name, e.g. 'home.example.com' into 'home' and 'example.com'
 and automatically recover record id from cloudflare api. If you did that
 it would be possible to use default ddns-scripts with cloudflare.

 Despite this, I think it's worth the trouble. Correct me if I'm wrong, but
 cloudflare.com is currently the only way to get ddns in your own domain
 for FREE.

 Paul

--
Ticket URL: <https://dev.openwrt.org/ticket/12500#comment:14>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to