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

Please support RegExLib Sponsors

Sponsors

Regular Expression Details

Title Test Find IP Address
Expression
^\d{1,3}[.]\d{1,3}[.]\d{1,3}[.]\d{1,3}$
Description
Check for IP address
Matches
"192.1.3.25"; "255.255.255.255"; "100.30.27.54"
Non-Matches
"a.b.c.d"; "192.1683.3.25"; "192.168.2"
Author Rating: Not yet rated. Gustavo Salvador
Source
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-2024, RegexAdvice.com | ASP.NET Tutorials