# Functions
GetDefaultHost obtains the first IP address of machine from the routing table and returns the IP address as string.
GetDefaultInterfaces gets names of interfaces and returns a map[interface]families.
URLStringsEqual returns "true" if given URLs are valid and resolved to same IP addresses.