From 017f04b5009fc1bc51989e3db6786eea4dce9335 Mon Sep 17 00:00:00 2001 From: wimpunk Date: Tue, 13 Oct 2015 20:25:53 +0000 Subject: [PATCH] Merge pull request #24 from gkranis/master Adding duckdns example Duckdns example added to sample-etc_ddclient.conf git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@194 3873ddee-7413-0410-b6c4-c2c57c1ab35a --- sample-etc_ddclient.conf | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sample-etc_ddclient.conf b/sample-etc_ddclient.conf index 21e8957..30da98d 100644 --- a/sample-etc_ddclient.conf +++ b/sample-etc_ddclient.conf @@ -212,3 +212,11 @@ ssl=yes # use ssl-support. Works with # login=my-auto-generated-username, # password=my-auto-generated-password # my.domain.tld, otherhost.domain.tld + +## +## Duckdns (http://www.duckdns.org/) +## +# +# password=my-auto-generated-password +# protocol=duckdns hostwithoutduckdnsorg +