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
This commit is contained in:
Sandro Jäckel 2019-12-29 04:48:03 +01:00
parent 7fd93d60d7
commit 9735ada74f
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -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)
##