Skip to content

Instantly share code, notes, and snippets.

@bgunebakan
Created February 11, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bgunebakan/18c14e327e19a82deceb to your computer and use it in GitHub Desktop.
Save bgunebakan/18c14e327e19a82deceb to your computer and use it in GitHub Desktop.
find raspi on network
sudo nmap -sO 192.168.2.* -p22
#it will be shown as ;
Nmap scan report for 192.168.2.109
Host is up (0.00076s latency).
PROTOCOL STATE SERVICE
22 closed xns-idp
MAC Address: B8:27:EB:0C:FE:5A (Raspberry Pi Foundation)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment