linux下的nmap工具能干什么?

答:可以用来探测远程主机的操作系统类型,使用方法如下:

  nmap -A <ip address>

原文地址:https://www.cnblogs.com/dakewei/p/10762064.html