aboutsummaryrefslogtreecommitdiff
path: root/dyndns.go
diff options
context:
space:
mode:
Diffstat (limited to 'dyndns.go')
-rw-r--r--dyndns.go2
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