标签: windows python-2.7 scapy pcap tcpreplay
我正在尝试使用scapy的sendpfast方法。但它需要在机器上安装TCPReplay。没有TCPreplay就会抛出错误
ERROR: while trying to exec [None]: argument of type 'NoneType' is not iterable
如何在Windows 7,64位上安装TCPReplay?
答案 0 :(得分:0)
你应该看看this page。