Yet another Dynamic DNS Tool, this one in GO
85
A tool to determine remote IPs (IPv4 and IPv6) and adds/updates records to your DNS provider.
go-dyndns update --dns provider --host this.is.my.domain.tld
make build-cli
Or for a compressed binary, using upx; note this takes longer!
make dist-cli
CLI
Use an external service to determine current IP(s)
Update the found IP(s) to a DNS provider
Easy to add new DNS providers
Also a UI?
Content type
Image
Digest
Size
7.4 MB
Last updated
over 5 years ago
docker pull aubreyhewes/go-dyndns:edge