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

damnever/godaddy-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

godaddy-ddns

Another version of godaddy-ddns supports wildcard DNS records and a list of URLs to get the public IP address.

You can get the GoDaddy API key from https://developer.godaddy.com/keys/.

# Python 3 only!!!
python godaddy-ddns.py --domain *.example.com --ip-resolvers https://checkip.amazonaws.com/ --api-key KEY:SECRET

python godaddy-ddns.py --domain *.example.com --ip 123.123.123.123 --api-key KEY:SECRET

Releases

No releases published

Packages

 
 
 

Languages