DynDNS - The Art of DNS

Provider-Homepage: http://dnsart.com/

Mindestpreis: kostenlos

Diese Befehle müssen zum Updaten der IP ausgeführt werden:

{
echo "GET /Manage.Account/index.php?u=<i>[Username]</i>&p=<i>[Password]</i>&ipaddr=${ip}&action=updateip_process HTTP/1.1"
echo "Host: www.dnsart.com"
echo "Connection: close"
echo "Authorization: Basic <b>[BASE64 of <i>[Username]</i>:<i>[Password]</i>]</b>"
echo "User-Agent: netcat/1.10"
echo ""
} | netcat -w 30 "www.dnsart.com" "80"

Anmerkungen:

-

Hostnamen:

*.artofdns.com, *.dnsart.com, *.myhomesystem.org, *.myonlinehome.net, *.myservers.org, *.remotehangout.com, *.remoteserver.org, *.theartofdns.com

Zurück zur Startseite