Created
April 9, 2018 02:59
-
-
Save jmeridth/64e7b08729ffe779f77a7bda0221c6e9 to your computer and use it in GitHub Desktop.
Use nmap to scan you network for hosts named raspberrypi
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
[master]->$ nmap -sn 192.168.1.0/24 | grep raspberrypi | |
Nmap scan report for raspberrypi (192.168.1.95) | |
Nmap scan report for raspberrypi (192.168.1.100) | |
Nmap scan report for raspberrypi (192.168.1.102) | |
Nmap scan report for raspberrypi (192.168.1.114) | |
Nmap scan report for raspberrypi (192.168.1.115) | |
Nmap scan report for raspberrypi (192.168.1.117) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://www.raspberrypi.org/documentation/remote-access/ip-address.md