Skip to content

Instantly share code, notes, and snippets.

@mishaturnbull
Created March 19, 2019 15:51
Show Gist options
  • Save mishaturnbull/9cbdb2dbdf315c35f539c4e0b9e5c701 to your computer and use it in GitHub Desktop.
Save mishaturnbull/9cbdb2dbdf315c35f539c4e0b9e5c701 to your computer and use it in GitHub Desktop.
wget https://nmap.org/dist/nmap-7.70.tar.bz2
bzip2 -cd nmap-7.70.tar.bz2 | tar xvf -
cd nmap-7.70
./configure
make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment