Skip to content

Instantly share code, notes, and snippets.

@mishaturnbull
Created March 19, 2019 15:51
Show Gist options
  • Select an option

  • Save mishaturnbull/9cbdb2dbdf315c35f539c4e0b9e5c701 to your computer and use it in GitHub Desktop.

Select an option

Save mishaturnbull/9cbdb2dbdf315c35f539c4e0b9e5c701 to your computer and use it in GitHub Desktop.

Revisions

  1. mishaturnbull created this gist Mar 19, 2019.
    5 changes: 5 additions & 0 deletions nmap-maker
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    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