I have the need to verify if a string is a valid IPv4 or IPv6 address in a Batch script, but apparently Batch doesn\'t have an easy way to parse an IP address.
Does a way