diff options
Diffstat (limited to 'dyndns.go')
-rw-r--r-- | dyndns.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dyndns.go b/dyndns.go new file mode 100644 index 0000000..47f8513 --- /dev/null +++ b/dyndns.go @@ -0,0 +1,2 @@ +// dyndns is a dual-stack DynDNS client that uses the INWX JSON-RPC API. +package main |