Skip to content

Instantly share code, notes, and snippets.

@fboris
Created March 18, 2014 07:37
Show Gist options
  • Save fboris/9615241 to your computer and use it in GitHub Desktop.
Save fboris/9615241 to your computer and use it in GitHub Desktop.
/bin/bash #This script help us to see #This script help us to see availbe client in this sub-net
nmap -sP 192.168.100.0/24 | grep 192.168.*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment