Skip to content

Instantly share code, notes, and snippets.

@sonytone
Created May 28, 2018 14:20
Show Gist options
  • Save sonytone/146594d72c23e6fcba2f9df596c0359d to your computer and use it in GitHub Desktop.
Save sonytone/146594d72c23e6fcba2f9df596c0359d to your computer and use it in GitHub Desktop.
IP address pattern
^((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\\.)){3}+((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?))$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment