Skip to content

Dynamic DNS with GoDaddy. Update a godaddy subdomain to point to a dynamic IP address that keeps changing.

License

Notifications You must be signed in to change notification settings

mikemyl/godyndns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoDaddy DynDns

License Build and Test

godaddy-dyndns is a simple utility that is basically a DIY dynamic DNS. It checks the current public IP against a GoDaddy subdomain and, if they don't match, it updates the subdomain to point to the new IP address.

Installation

Grab the latest release binaries for your OS-architecture from the latest release.

Usage

$ ./godaddy-dyndns -h
godaddy-dyndns

Options:

  -h, --help                               display help information
      --api-key[=$GODADDY_API_KEY]         GoDaddy Api Key
      --secret-key[=$GODADDY_SECRET_KEY]   GoDaddy Secret Key
      --subdomain[=$GODADDY_SUBDOMAIN]     GoDaddy SubDomain to update. If the subdomain doesn't exist it creates it

About

Dynamic DNS with GoDaddy. Update a godaddy subdomain to point to a dynamic IP address that keeps changing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published