DNS Client for DNSExit

  1. DNSExit Updater Client - allows users the ability to automatically update the ip address to be referenced to their web domain via the free DNSExit dynamic dns service. Its a .NET ConsoleApplication written in C#, that you can run as as scheduled task. Passing the parameters username/password/domains to it via the command line. The run box part in the scheduled task would read like the following for multiple domains: "D:\pathtoinstalledlocation\dnsexitupdte.exe" "username password www.domain1.co.uk;www.domain2.co.uk;www.domain3.co.uk;www.domain4.co.uk"

Available via the Free downloads section