Answers for "regex hex ip address"

-2

regex ip address

^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$
Posted by: Guest on September-27-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language