Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

A script for dynamically update GoDaddy DNS records using systemd timers and GoDaddy API.

License

Notifications You must be signed in to change notification settings

Suspectxyzz/Godaddy_dns_update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godaddy_dns_update

A script for dynamically update GoDaddy DNS records using systemd timers and GoDaddy API. run Run script every 10 minutes

  • Installation :

  • /etc/systemd/system/update.timer

  • /etc/systemd/system/update.service

  • sudo systemctl daemon-reload

  • sudo systemctl enable update.timer

  • sudo systemctl start update.timer

  • Careful :

update he must have permission `sudo update chmod +x"

About

A script for dynamically update GoDaddy DNS records using systemd timers and GoDaddy API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages