# Functions
NormaliseIPAddr return ip address without /32 (IPv4 or /128 (IPv6).
No description provided by the author
ValidIP return true if string ip contains a valid representation of an IPv4 or IPv6 address.
No description provided by the author