Fulltext results:
- DynDNS Updates without a Client
- "$(date '+%Y-%m-%d %H:%M') $(basename $0)" for domain in ${DOMAINS}; do echo -n " ${domain} - " curl --silent --show-error --insecure --user ${LOGIN} "${UPDATE_URL}?hostname=${domain}" done </code> First, the login credentials (the... be whitespace separated, I recomment to put one domain per line. In the for loop, curl is used to updat