IP Address
IP addresses are represented as strings and can contain either IPv4 or IPv6 addresses, for example:
ip_v4 = "192.168.0.1"
ip_v6 = "ab:3::f:9"
IP addresses are represented as strings and can contain either IPv4 or IPv6 addresses, for example:
ip_v4 = "192.168.0.1"
ip_v6 = "ab:3::f:9"