jackysp / und

Update namesilo DNS record dynamically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}

About

Update namesilo DNS record dynamically

License:Apache License 2.0


Languages

Language:Go 87.5%Language:Makefile 12.5%