Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 261 Bytes

File metadata and controls

6 lines (6 loc) · 261 Bytes
$sudo apt-get install clang git gcc make libpcap-dev
$git clone https://github.com/robertdavidgraham/masscan
$cd masscan
$make 
>masscan -p80,3389,1-65535 192.168.0.0/24

image