# Packages
No description provided by the author
# Functions
CheckUDP checks whether data send to remote is received at local, otherwise an error is returned.
GetPublicIP queries the ipify API for the public IP address.
IsIPv4 returns true if ip is an IPv4 address.
IsTemporaryError checks whether the given error should be considered temporary.
IsValidPort returns true if port is a valid port number.