Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.04 KB

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}