Skip to content

anukiane0/Dyncamic-DNS-Update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Dyncamic-DNS-Update script with Cloudflare API

This repository contains a Bash script designed to automatically update the IP address associated with a specified DNS record on Cloudflare using Cloudflare's API. The script ensures that your DNS record always points to the correct IP address, even if your IP changes dynamically.

Prerequisites Before using this script, ensure you have the following:

A Cloudflare account API key and API email for authentication A domain configured on Cloudflare A DNS record (e.g., A record) that you want to update automatically

Setup

  1. Clone this repository to your local machine.
  2. Navigate to the cloned directory.
  3. Open the config.sh file and provide your Cloudflare API key, API email, domain name, and DNS record name that you want to update.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages