Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Godaddns

A small program written in Go that implements "dynamic DNS" or "ddns" for domains hosted on Godaddy.

Requirements

You will need to get an API key and API secret from Godaddy. Make sure it's a production key, not a testing key.

Download

Linux 64-bit

Windows 64-bit

Usage

$ ./godaddns -key="my api key" -secret="my api secret" -domain="example.com" -polling="(optional) polling interval in seconds; defaults to 360 seconds" -subdomain="(optional) if your target domain is subdomain.example.com, put 'subdomain' here; defaults to '@'" -log "(optional) path to log file; defaults to stdout"

About

dynamic dns for Godaddy domains using their API (golang)

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages