From 9735ada74f4e927d1f1917a76526c7c09c8fbcad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Sun, 29 Dec 2019 04:48:03 +0100 Subject: [PATCH] Added NoIP example to sample-etc_ddclient.conf Based on https://github.com/ddclient/ddclient/pull/51 and https://github.com/ddclient/ddclient/pull/51/files#r266727800 Closes #51 --- sample-etc_ddclient.conf | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/sample-etc_ddclient.conf b/sample-etc_ddclient.conf index ae0b293..7938b4a 100644 --- a/sample-etc_ddclient.conf +++ b/sample-etc_ddclient.conf @@ -186,6 +186,15 @@ ssl=yes # use ssl-support. Works with # my.domain.tld,other.domain.tld ## +## NoIP (noip.com) +## +# ssl=yes +# protocol=noip +# server=dynupdate.no-ip.com +# login=your-noip-login +# password=your-noip-password +# your-host.domain.com, your-2nd-host.domain.com + ## ## ChangeIP (changeip.com) ##