Skip to content

Instantly share code, notes, and snippets.

@sosukeinu
Forked from iLittleSheep/Regex:IP
Created January 25, 2013 20:11
Show Gist options
  • Select an option

  • Save sosukeinu/4637431 to your computer and use it in GitHub Desktop.

Select an option

Save sosukeinu/4637431 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