Ddclient notes
From IdeaNet
Jump to navigationJump to search
updates using whatismyip.com
in /etc/ddclient.conf:
use=cmd, cmd="wget http://www.whatismyip.com/automation/n09230945.asp -o /dev/null -O - | cat"
updates over encrypted SSL connection
needs:
libio-socket-ssl-perl (Perl module implementing object oriented interface to SSL socket)
in /etc/ddclient.conf:
ssl=yes