Skip to content

jackysp/und

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}