Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 444 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 444 Bytes

gandidyndns

Simple Gandi DNS client used to dynamically update A record with your current public IP address.

Install

go get github.com/breed808/gandidyndns

A docker image is also available if that's your preference: docker pull breed808/gandidyndns:latest

Usage

export GANDI_API_KEY="supersecretkey"

# Set www.example.com and ftp.example.com value to current public IP address.
./gandidyndns example.com www ftp