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 Valid IP
Expression
\b(((?!\d\d\d)\d+|1\d\d|2[0-4]\d|25[0-5])(\b|\.)){4}
Description
match valid ip
Matches
192.168.0.1 | 10.0.0.255 | 211.100.0.0
Non-Matches
192.256.0.1 | 10.0.0.256 | 211.100.0.1000
Author Rating: The rating for this expression. sswater shi
   Displaying page 1 of 1 pages; Items 1 to 1

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