duckdnsup-go is a Go tool for updating the IP address of your Duck DNS domain(s).
- Install Go
- Run
go install github.com/MatusOllah/duckdnsup-go@latest
duckdnsup-go -d domain -t duck-dns-token
-d
,--domain
- The domain(s) to be updated-i
,--ip
- The IP address, auto-detect when empty-t
,--token
- The token-v
,--verbose
- Print verbose information