Open magnusstubman opened 8 years ago
nmap sources are also served over https, consider using that instead.
From https://github.com/andrew-d/static-binaries/blob/master/nmap/build.sh#L36
# Download curl -LO http://nmap.org/dist/nmap-${NMAP_VERSION}.tar.bz2 tar xjvf nmap-${NMAP_VERSION}.tar.bz2 cd nmap-${NMAP_VERSION}
nmap sources are also served over https, consider using that instead.
From https://github.com/andrew-d/static-binaries/blob/master/nmap/build.sh#L36