Skip to content

Script to update dynamic DNS every 5 minutes on Hurrican Electric servers

Notifications You must be signed in to change notification settings

tsrivishnu/dynamic-dns-he

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dynamic-dns-he

Create a cron job to update dynamic DNS every 5 minutes on Hurrican Electric servers

Setup

  1. Clone the repository
$ git clone https://github.com/tsrivishnu/dynamic-dns-he.git
$ cd dynamic-dns-he
  1. Make the config file from example.
$ cp config.example config
  1. Update the config to match yours.
  2. Test by running the script and check your domain if the IP is updated.
$ ./update-dns-ip.sh
  1. Install the cron job to run every 5 minutes.
make install

About

Script to update dynamic DNS every 5 minutes on Hurrican Electric servers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published