Skip to content

Instantly share code, notes, and snippets.

@pete911
Created December 15, 2017 14:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pete911/dc1de5d286d166862987a5eb482ae9ba to your computer and use it in GitHub Desktop.
Save pete911/dc1de5d286d166862987a5eb482ae9ba to your computer and use it in GitHub Desktop.
`sudo nmap -sP 192.168.1.0/24 | awk '/^Nmap/{ip=$NF}/B8:27:EB/{print ip}'` update `192.168.1.*` accordingly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment