首页 > 技术文章 > [nmap]使用nmap发现网段内的活动IP

alfredsun 2019-06-24 15:17 原文

#使用Nmap实现网段内的IP发现:

Nmap -sP ip/mask

会打印所有发现的ip地址:

 

推荐阅读