CloudFlare Dynamic DNS Shell Script · GitHub
https://gist.github.com/chappy84/960675522.12.2021 · CloudFlare Dynamic DNS Shell Script Raw cloudflare_dyn_dns.sh #!/bin/sh # # CloudFlare Dynamic DNS # # Updates CloudFlare records with the current public IP address # # Takes the same basic arguments as A/CNAME updates in the CloudFlare v4 API # https://www.cloudflare.com/docs/client-api.html#s5.2 # # Use with cron jobs etc. # # e.g. #