Skip to content

shatlovsky/godaddy-dynamic-dns-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godaddy-dynamic-dns-updater

A simple script to regularly update your DNS zone hosted at GoDaddy.com with a dynamic IP.

Configuration

cp gddu.conf.example /etc/gddu.conf

Then, edit /etc/gddu.conf and add your API key and secret. You can obtain your keys and secrets here: https://developer.godaddy.com/keys/

Add a cron job

To keep your IP regularly updated, you'll probably need to schedule this script as a cron job.

You can: cp gddu.py /usr/local/bin cp etc/cron.d/gddu /etc/cron.d

See also

Bugs? Suggestions? Questions?

Please report bugs on the github project page: https://github.com/shatlovsky/godaddy-dynamic-dns-updater

If you have any questions, feel free to reach me directly at shatlovsky@gmail.com

Releases

No releases published

Packages

No packages published

Languages