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:
parent
7fd93d60d7
commit
9735ada74f
1 changed files with 9 additions and 0 deletions
|
|
@ -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)
|
||||
##
|
||||
|
|
|
|||
Loading…
Reference in a new issue