Skip to content

mzdakr/Dozens-API-via-Shell-Script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

dynamicIPUpdate.sh is works for Dozens DNS Record Global IP Addtess update.

First, open dynamicIPUpdate.sh with editor application and replace below:

line 4 replace your Dozens user name into username (e.g. johnappleseed).
line 5 replace your API Key into authkey (e.g. 123abc456def789ghi).
line 6 replace your domain name into domainname (e.g. example.com).
line 7 replace your domain-apex host name into servername (e.g. example.com).
line 8 replace your target host name into target hostname (e.g. www.hello.com).
line 9 replace your ttl into ttl (e.g. 7200).

Next, give executable mode to dynamicIPUpdate.sh and running script.

About

Accesses to Dozens API via Shell Script (/bin/bash)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%