Update ddclient.in
This commit is contained in:
parent
b492bae996
commit
a5e71322f0
1 changed files with 3 additions and 2 deletions
|
|
@ -5479,7 +5479,8 @@ Configuration variables applicable to the 'cdmon' protocol are:
|
||||||
Example ${program}.conf file entries:
|
Example ${program}.conf file entries:
|
||||||
## single host update
|
## single host update
|
||||||
protocol=cdmon, \\
|
protocol=cdmon, \\
|
||||||
login=my-my-cdmon.org-login, \\
|
use=web, \\
|
||||||
|
login=my-cdmon.org-login, \\
|
||||||
password=my-cdmon.org-password \\
|
password=my-cdmon.org-password \\
|
||||||
domain.example.com
|
domain.example.com
|
||||||
|
|
||||||
|
|
@ -5488,7 +5489,7 @@ EoEXAMPLE
|
||||||
######################################################################
|
######################################################################
|
||||||
## dinamico_cdmon_update
|
## dinamico_cdmon_update
|
||||||
##
|
##
|
||||||
## adapted by David
|
## adapted by Serrallonga
|
||||||
## https://ticket.cdmon.com/ca/support/solutions/articles/7000005922-api-d-actualitzaci%c3%b3-de-ip-del-dns-gratis-din%c3%a0mic?set_locale=1075
|
## https://ticket.cdmon.com/ca/support/solutions/articles/7000005922-api-d-actualitzaci%c3%b3-de-ip-del-dns-gratis-din%c3%a0mic?set_locale=1075
|
||||||
## https://dinamico.cdmon.org/onlineService.php?enctype=MD5&n=usuario&p=1bc29b36f623ba82aaf6724fd3b16718&cip=x.x.x.x
|
## https://dinamico.cdmon.org/onlineService.php?enctype=MD5&n=usuario&p=1bc29b36f623ba82aaf6724fd3b16718&cip=x.x.x.x
|
||||||
##
|
##
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue