Skip to content
lembregtse edited this page Mar 7, 2012 · 11 revisions

What is gandi-dyndns?

This tool allows people to update A records of their domains that are using the Gandi DNS servers. It's a way to provide a dynamic dns service.

Usage

[code] git clone git://github.com/lembregtse/gandi-dyndns.git cd gandi-dyndns ./gandi-dyndns --api=YOURAPIKEY --domain=YOURDOMAIN --record=YOURARECORD [/code]

This will update your YOURARECORD.YOURDOMAIN domain to your public ip

Request an API key

https://github.com/lembregtse/gandi-dyndns/wiki/Request-Gandi-API-key

Notice

The development of this tool or myself are in no way involved with Gandi.net.

Clone this wiki locally