Skip to content

Script to keep A records updated with GoDaddy without using a paid service and without needing any special imports, modules or insane shell scripts. This is simple and easy.

Notifications You must be signed in to change notification settings

growadamr/goDaddyAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Only used in Ubuntu blend distros, but anything that can run 'dig +short' should be fine.

For now best if run in a screen session and left alone, will be made into a service later.

On line 18:

domainName = 'YOUR_DOMAIN_NAME_HERE'

On line 21:

ssoKey = 'YOUR_SSO_KEY_FROM_GODADDY'

Change those values in the script. Runs every 60 minutes by default, but can be edited to whatever amount of time you need in seconds on line 43.

No special requirements needed, built for Python 2.7, but you all know what you are doing to make it 3.X.

About

Script to keep A records updated with GoDaddy without using a paid service and without needing any special imports, modules or insane shell scripts. This is simple and easy.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages