Skip to content

Simple yet versatile IPv6 and IPv4 Cloudflare Dynamic DNS updater

License

Notifications You must be signed in to change notification settings

TKtheDEV/EZDDNS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EZDDNS

Simple yet versatile IPv6 and IPv4 Cloudflare Dynamic DNS updater for Linux

Requirements

Depends on curl and bash

Alpine Linux

apk add curl bash

Debian based Distros

apt install curl bash

Everyone else knows how to use their specific package manager :)

curl bash

Installation

  1. Download/Clone the repository and open the directory in Terminal.
git clone https://github.com/TKtheDEV/EZDDNS && cd EZDDNS
  1. Edit ezddns.conf to suit your usecase
vi ezddns.conf
  1. Make EZDDNS executable
chmod +x ezddns.sh
  1. Run ezddns
./ezddns.sh

Start on boot

Feel free to code it and send a PR

About

Simple yet versatile IPv6 and IPv4 Cloudflare Dynamic DNS updater

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages