DEV Community

Cover image for Cloudflare DDNS
Mohammad Zakery
Mohammad Zakery

Posted on

1

Cloudflare DDNS

Cloudflare DDNS

Cloudflare DDNS


DDNS Cloudflare BASH script is a simple bash script that allows you to easily update your Cloudflare's DNS records dynamically.

How to use this Script:

1.Clone or download all files from GitHub Page
2.Login to your Clodflare account.
3.Copy your generated Zone ID like bellow and place it on the specified section in script.

Zone_id

4.Click on Get your API token.

Global_api_key

5.Click on View like bellow.

Global_api_key1

6.Copy Your API Key and place it on the specified section in script.

Global_api_key2

7.Click on Create Token.

Bearer_key

8.Click on Use template like bellow.

Bearer_key1

9.Select the bellow options from drop down menu.

Bearer_key2

10.Copy generated code and place it on the specified section in script.
11.Write your domain in the specified section in script.
12.Finally run the CloudflareDDNS.sh

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

Billboard image

Try REST API Generation for MS SQL Server.

DreamFactory generates live REST APIs from database schemas with standardized endpoints for tables, views, and procedures in OpenAPI format. We support on-prem deployment with firewall security and include RBAC for secure, granular security controls.

See more!

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay