我正在尝试使用scapy的sendpfast方法。但它需要在机器上安装TCPReplay。如果没有TCPreplay,它将抛出错误
ERROR: while trying to exec [None]: argument of type 'NoneType' is not iterable你知道如何在64位的Windows7上安装TCPReplay吗?
发布于 2017-09-21 22:38:03
你可能应该看看this page。
https://stackoverflow.com/questions/46319215
复制相似问题