Skip to content

ryanbarlow/DynDnsUpdater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DynDnsUpdate

A Windows command line utility to act as a pseudo-dynamic DNS updater for Gandi.net DNS hosting.

This service relies on having your Gandi API key. This can by obtained through their web interface under Account Management \ API management. See below for more information.

Download

Download DynDnsUpdater at http://liberum.org/DynDnsUpdater

Usage Examples

Common Parameters:

  • [-debug] Turns on debug logging
  • [-logfile filename] Log output to filename
  • [-simulate] Test and avoid permenant changes

Gandi:

DynDnsUpdater.exe -gandi -apikey zzzzzzzzzzz -zonename example.com -hostname dynamichost

Gandi OT&E (Test):

DynDnsUpdater.exe -ganditest -apikey zzzzzzzzzzz -zonename example.com -hostname dynamichost

Getting the Gandi API

In order to use this application with Gandi DNS hosting, you will need to activate the production API on your Gandi account. Before that can be done, you will need to enable the Test (OT&E) API.

Please see this page for more information: http://wiki.gandi.net/en/xml-api/activate

WARNING: Treat your API key as you would a password. This gives nearly full access to your Gandi account.

About

Windows Dynamic DNS updater for Gandi.net DNS hosting

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%