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

Please support RegExLib Sponsors

Sponsors

Regular Expression Details

Title Test Find 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
Source URI
Your Rating
Bad Good

Enter New Comment

Title

Name

Comment

Spammers suck - we apologize. Please enter the text shown below to enable your comment (not case sensitive - try as many times as you need to if the first ones are too hard):

Existing User Comments

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