# mikrotik-cloudflare-ddns-scripts This simple scripts are designed to implement `DDNS` feature using the service [Cloudflare](https://www.cloudflare.com/). ### Requirements and dependences Scripts work only on `RouterOS` version 6.44 and above. Depends on [Mikrotik JSON Parser](https://github.com/Winand/mikrotik-json-parser) project installed as system script with name `JParseFunctions`. ### Running You may add this script to system scheduler as periodically task. #### Thanks for using.