Skip to content

Update your Gandi LiveDNS records with your current IP address

Notifications You must be signed in to change notification settings

cryptobioz/dyn-livedns-gandi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dyn-livedns-gandi

Update your Gandi LiveDNS records with your current IP address

Usage

To use this tool, you must create a config file with the following content:

[main]
api_key = XXXXXXXXXXXX
domain = my-domain.tld
records = foo,bar
  • api_key is your Gandi's API key
  • domain is the domain associated to the zone you want to update (you can also use the key zone with the uuid of the zone as value).
  • records is the list of the records you want to update.

Then, you can run the following command: dyn-livedns-gandi --config [YOUR-FILE]

About

Update your Gandi LiveDNS records with your current IP address

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages