//
pkg.gl
Category
github.com/mattolenik/cloudflare-ddns-client
ip
package
0.2.3
Repository:
https://github.com/mattolenik/cloudflare-ddns-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
159 SLOC
#
Functions
GetPublicIP
GetPublicIP tries to detect the public IP address of this machine.
GetPublicIPWithRetry
GetPublicIPWithRetry calls GetPublicIP and with numRetries attempts waiting delayInSeconds after each attempt.