mikrotik-cloudflare-ddns-scripts
mikrotik-cloudflare-ddns-scripts copied to clipboard
This simple scripts are designed to implement DDNS feature using the service Cloudflare.
add proxied command
Improve logs and add delay for executing scripts in PPP Profile
My script was failing with error 400 from cloudflare, I fixed it by using ` :local header "Authorization: Bearer $key, content-type: application/json"` instead of the email + key
Resolve #3