pub fn get_regex_ipv4_ipv6_exact() -> String
Get a regex string that matches both IPv4 and IPv6 addresses exactly. If you run the regex against untrusted user input in a server context, you should give it a timeout.