Documentation ¶
Overview ¶
Package dyndns provides a tool for running a dynamic dns updating service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Urls = []string{"https://ip.darkcloud.ca"}
)
Urls contains a set of mirrors in which a raw IP string can be retreived. It is exported for the intent of modification.
Functions ¶
func GetExternalIP ¶
GetExternalIP retrieves the external facing IP Address. If multiple mirrors are provided in Urls, it will try each one (in order), should preceding mirrors fail.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.