DDNS Cloudflare BASH script is a simple bash script that allows you to easily update your Cloudflare's DNS records dynamically.
- Login to your Clodflare account.
- Copy your generated Zone ID like bellow and place it on the specified section in script.
- Click on Get your API token.
- Click on View like bellow.
- Copy Your API Key and place it on the specified section in script.
- Click on Create Token.
- Click on Use template like bellow.
- Select the bellow options from drop down menu.
- Copy generated code and place it on the specified section in script.
- Write your domain in the specified section in script.
- Finally run the CloudflareDDNS.sh