Skip to content

Instantly share code, notes, and snippets.

@eznj
Forked from yannisxu/Regex:IP
Created October 15, 2012 08:59
Show Gist options
  • Save eznj/3891561 to your computer and use it in GitHub Desktop.
Save eznj/3891561 to your computer and use it in GitHub Desktop.
Regex:IP
((?:(?:25[0-5]|2[0-4]\d|[01]?\d?\d)\.){3}(?:25[0-5]|2[0-4]\d|[01]?\d?\d))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment