Releases: robertdavidgraham/masscan
1.3.2
1.3.1
Version 1.3.0 was the initial IPv6 release, which was a massive change to the code.
This release is full of fixes for all the small problems this introduced.
1.3.0
IPv6
1.0.5
Various changes, memcached support.
Load libpcap dynamically
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.
1.0.3
#80 added git hash to version
1.0.1
I've fixed a bunch of recent bugs, so you should probably update to this version.
One dot oh?
1.0 Corporation Service Company
kali
This is the version up on Kali Linux as of September 2013.
Multi-adapter
I added multi-adapter support. This makes it easy to use multi-port network adapters, as well as using multiple transmit queues (with multiple threads) on a single network port. I marked this as release to match this blogpost exactly:
http://blog.erratasec.com/2013/09/masscan-entire-internet-in-3-minutes.html