Skip to content

Instantly share code, notes, and snippets.

@mrtnpar
Created November 2, 2014 17:56
Show Gist options
  • Save mrtnpar/c2a78eadfc4230faf38d to your computer and use it in GitHub Desktop.
Save mrtnpar/c2a78eadfc4230faf38d to your computer and use it in GitHub Desktop.
nmap -T5 -n -p 80 --open --min-parallelism 200 192.168.1.0/24
nmap -T5 -n -p 22 --open --min-parallelism 200 192.168.1.0/24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment