Skip to content

Simple solution to automatically update dynamic IP addresses associated with your domain's DNS records on Cloudflare.

License

Notifications You must be signed in to change notification settings

LuciaNishimiya/dynamic-dns-cloudflare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic IP Updater for Cloudflare Domains.

This project provides a simple solution to automatically update dynamic IP addresses associated with your domain's DNS records on Cloudflare. Additionally, it includes the ability to send messages to Discord when the server restarts or changes its IP. It's useful for keeping the server's IP up-to-date when it changes dynamically.

Features

  • Automatically updates the server's IP address in Cloudflare DNS records.
  • Sends notifications to Discord when the server restarts or changes its IP.

Requirements

Configuration

Clone this repository:

git clone https://github.com/LuciaNishimiya/dynamic-dns-cloudflare.git
cd dynamic-dns-cloudflare

Install dependencies:

npm install

Copy and rename the .env.example file.

Open the .env file in a text editor and provide the required information.

Usage

npm run start

About

Simple solution to automatically update dynamic IP addresses associated with your domain's DNS records on Cloudflare.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published