$networks public property
The network aliases, that can be used in $ranges. key - alias name value - array of strings. String can be an IP range, IP address or another alias. String can be negated with NEGATION_CHAR (independent of negation option). The following aliases are defined by default:
*: any
any: 0.0.0.0/0, ::/0
private: 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, fd00::/8
multicast: 224.0.0.0/4, ff00::/8
linklocal: 169.254.0.0/16, fe80::/10
localhost: 127.0.0.0/8', ::1