Skip to content

asonnino/godaddy-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

godaddy-update

Simple script to update Godaddy DNS based on godaddypy. This script needs to be configured with a GoDaddy's API key.

Install

Install the following dependencies:

pip3 install godaddypy

Run the script as a cronjob.

Add the following line to your crontab:

*/5 * * * * /usr/bin/python3 godaddy-update.py

About

Simple script to update GoDaddy's DNS records.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages