Skip to content
/ homedns Public

Updates Linode DNS with your machine's public address.

License

Notifications You must be signed in to change notification settings

veonik/homedns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

homedns

homedns is a cross-platform utility to update a Linode managed DNS A record with the system's public IP address.

Installation

Download the latest release as a pre-built binary for your platform.

Using go get

Install with go get.

go get github.com/veonik/homedns

Usage

Usage of homedns:
  -domain string
    	DNS Domain name, required
  -key string
    	Linode API key, required
  -name string
    	DNS A Record name, required
  -verbose
    	Enable verbose logging
  -help
    	Show this help text

About

Updates Linode DNS with your machine's public address.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages