IP Address
IP addresses are represented as strings and can contain either IPv4 or IPv6 addresses, for example:
ip_v4 = "192.0.2.1"
ip_v6 = "2001:db8::"
IP addresses are represented as strings and can contain either IPv4 or IPv6 addresses, for example:
ip_v4 = "192.0.2.1"
ip_v6 = "2001:db8::"