Skip to content

A simple dynamic dns tool for home labs and servers which automatically updates the IP address with name servers when your ISP updates your home IP.

Notifications You must be signed in to change notification settings

vishwa5854/DynamicDNS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic DNS

This is a simple project that aims to help home labs and servers to automatically update their IP address to all the available A names in the given domain automatically.

Preamble

I was using a domain from GoDaddy, but unfortunately GoDaddy has removed API access to customers with less than 50 domains, hence I had to change my nameservers to digital ocean, who doesn't have any limitations to their APIs and also their service is good in my usage.
THIS WILL ONLY WORK IF YOU USE DIGITAL OCEAN FOR YOUR NAME SERVERS

Build Instructions

go build -ldflags "-X main.domain=YOUR_DOMAIN_HERE -X main.token=YOUR_DIGITAL_OCEAN_TOKEN_HERE"

About

A simple dynamic dns tool for home labs and servers which automatically updates the IP address with name servers when your ISP updates your home IP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages