A CLI tool for updating A/AAAA record at Cloudflare DNS with the currently detected address of the specified network interface. The rest of this section is the output of cloudflare-dynamic-dns --help.
Then just import "github.com/ScriptTiger/goIP" and call goIP.NewIP(<IP>[/<prefix length>]) to get started. Please refer to the dev package docs and reference ...