Skip to content

Instantly share code, notes, and snippets.

@peelman
Created August 17, 2016 12:15
Show Gist options
  • Save peelman/b0b4264b547826e64bb42510ba9b4d67 to your computer and use it in GitHub Desktop.
Save peelman/b0b4264b547826e64bb42510ba9b4d67 to your computer and use it in GitHub Desktop.
regex for mac addresses
(([0-9a-f]{2}:){5}[0-9a-f]{2})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment