Skip to content

Instantly share code, notes, and snippets.

@miroslavradojevic
Created June 17, 2020 10:09
Show Gist options
  • Save miroslavradojevic/ad239e95e23ff22edd538fc3f8b6da29 to your computer and use it in GitHub Desktop.
Save miroslavradojevic/ad239e95e23ff22edd538fc3f8b6da29 to your computer and use it in GitHub Desktop.
# sudo apt install nmap
nmap -sn 192.168.1.0-254 -oN output.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment