1.0.4
版本发布时间: 2017-06-06 12:04:16
robertdavidgraham/masscan最新发布版本:1.3.2(2021-01-31 17:19:32)
This changes how libpcap is loaded. Instead of statically linking during compile time, it will now be loaded dynamically during runtime.
The only advantage of this is that getting "libpcap-dev" is no longer a dependency. All you need is to get a C compiler, but otherwise, the project is dependency free -- in order to build it.
To run it, you still need libpcap.so installed, but this is the default for all major Linux distros, OpenBSD, FreeBSD, and macOS.