From 352722ea9982bb542258972b31bc161c65fee558 Mon Sep 17 00:00:00 2001 From: Sergey Kibish Date: Wed, 15 Mar 2017 22:52:21 +0200 Subject: [PATCH] Add DDNS Added DDNS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e581e54a..2e757b61 100644 --- a/README.md +++ b/README.md @@ -1382,6 +1382,7 @@ Software written in Go. * [Circuit](https://github.com/gocircuit/circuit) - Circuit is a programmable platform-as-a-service (PaaS) and/or Infrastructure-as-a-Service (IaaS), for management, discovery, synchronization and orchestration of services and hosts comprising cloud applications. * [Comcast](https://github.com/tylertreat/Comcast) - Simulate bad network connections. * [confd](https://github.com/kelseyhightower/confd) - Manage local application configuration files using templates and data from etcd or consul. +* [DDNS](https://github.com/skibish/ddns) - Personal DDNS client with Digital Ocean Networking DNS as backend. * [Docker](http://www.docker.com/) - An open platform for distributed applications for developers and sysadmins. * [Documize](https://github.com/documize/community) - Modern wiki software that integrates data from SaaS tools. * [fleet](https://github.com/coreos/fleet) - A Distributed init System.