摘要: #!/usr/bin/env python2.7 # -*- coding: utf-8 -*- from scapy.all import srp, Ether, ARP, conf #要提前安装 pip install scapy包 lan = '10.10.10.0/24' #给出想要查询的I 阅读全文
posted @ 2018-05-15 22:34 划得戳 阅读(1184) 评论(0) 推荐(0)