Categories
websites

Keep Your Free dyndns.org Account

Programmatically login to your dyndns.org account Per the discussion and script provided by azertx here, I’ve decided to document things a little more clearly in the hopes that more people are able to continue using the dyndns.org FREE dynamic hostname service. Create a perl script called ‘dyndns-refresh.pl’ containing the following code: #!/usr/bin/perl use strict; use […]