-
-
Save vmwsree/55642dea6e3e513935cffa9c7afde01b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo nmap -sP 172.168.0-255.0-255 |awk '/^Nmap/{ipaddress=$NF}/B8:27:EB/{print ipaddress}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment