Expand description
IP address utilities.
Functionsยง
- is_
global_ ip - Returns
trueif the address appears to be globally routable. - is_
global_ ipv4 - Returns
trueif the address appears to be globally reachable as specified by the [IANA IPv4 Special-Purpose Address Registry]. - is_
global_ ipv6 - Returns
trueif the address appears to be globally reachable as specified by the [IANA IPv6 Special-Purpose Address Registry].