Created
June 17, 2020 10:09
-
-
Save miroslavradojevic/ad239e95e23ff22edd538fc3f8b6da29 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
# 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