Skip to content

Instantly share code, notes, and snippets.

@yannisxu
Created October 15, 2012 08:50
Show Gist options
  • Save yannisxu/3891519 to your computer and use it in GitHub Desktop.
Save yannisxu/3891519 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