/** 鼠标样式 **/

arp-scan使用

参考教程:
https://blog.csdn.net/newbeixue/article/details/123111543

1.扫描本地ip

arp-scan -l
arp-scan --localnet
image

2.指定网段扫描

arp-scan --interface=eth0 192.168.232.0/24
image

posted @ 2024-05-31 19:19  aliex23k65  阅读(101)  评论(0)    收藏  举报