Skip to content

Instantly share code, notes, and snippets.

@vitran96
Last active August 23, 2020 01:49
Show Gist options
  • Save vitran96/4c24ea12fd3040d9117f345d91f1a50d to your computer and use it in GitHub Desktop.
Save vitran96/4c24ea12fd3040d9117f345d91f1a50d to your computer and use it in GitHub Desktop.
Scan local network ip address with NMap (Require sudo to do full mapping)
nmap -sP 192.168.1.0/24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment