RegExLib.com - The first Regular Expression Library on the Web!

Please support RegExLib Sponsors

Sponsors

Expressions by User

   Displaying page 1 of 1 pages; Items 1 to 1
Title Test Details IPv4
Expression
\b([0-1]?\d{1,2}|2[0-4]\d|25[0-5])(\.([0-1]?\d{1,2}|2[0-4]\d|25[0-5])){3}\b
Description
Matches any IPv4.
Matches
192.168.11.12 | 123.123.123.012 | 0.0.0.1
Non-Matches
192.168.11 | 256.10.11.12 | 10.101.1.900 | 192.168.1. 2 | 192.168.10.0001
Author Rating: Not yet rated. Florian Cechi
   Displaying page 1 of 1 pages; Items 1 to 1

Copyright © 2001-2025, RegexAdvice.com | ASP.NET Tutorials