Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 Windows 10 中使用 Python 2.7 重放探测请求?
我尝试了以下代码,但没有成功。
from scapy.all import * sendp(rdpcap(path)) path=PCAP-File