yum install git autoconf gcc gcc-c++ make automake -y
1
cd nmap
./configure
make
make install
yum install git autoconf gcc gcc-c++ make automake -y
1
cd nmap
./configure
make
make install
转载于:https://www.cnblogs.com/wly719/p/9076571.html