摘要:
1、列出接口 使用 get_if_list() 获取接口列表 from scapy.all import sniff, rdpcap, load_layer, conf, get_if_list ifaces = get_if_list() print(ifaces) 您也可以使用 conf.ifa 阅读全文
posted @ 2022-10-19 22:07
Einewhaw
阅读(556)
评论(0)
推荐(0)
浙公网安备 33010602011771号