/und

Update namesilo DNS record dynamically

Primary LanguageGoApache License 2.0Apache-2.0

und

LICENSE GoDoc Go Report Card GitHub release GitHub release date

Update namesilo DNS record dynamically.

Build from source

Require Go 1.13+.

  1. git clone https://github.com/jackysp/und.git
  2. cd und
  3. make

Installation

Download the binary (recommanded)

https://github.com/jackysp/und/releases

Install from source

go get -u github.com/jackysp/und

Usage

./und -key={your key} -domain={your domain} -host={your hostname} -interval={update interval}