【发布时间】:2017-09-20 10:09:04
【问题描述】:
我正在尝试使用 scapy 的 sendpfast 方法。但它需要在机器上安装 TCPReplay。如果没有 TCPreplay,它会抛出错误
ERROR: while trying to exec [None]: argument of type 'NoneType' is not iterable
知道如何在 64 位 Windows 7 上安装 TCPReplay 吗?
【问题讨论】:
标签: windows python-2.7 scapy pcap tcpreplay