shirleyian / pentoo

Automatically exported from code.google.com/p/pentoo
1 stars 1 forks source link

add new tool: masscan (bleeding) #209

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
https://github.com/robertdavidgraham/masscan

"
This is the fastest Internet port scanner. It can scan the entire Internet in 
under 6 minutes, transmitting 10 million packets per second.

It produces results similar to nmap, the most famous port scanner. Internally, 
it operates more like scanrand, unicornscan, and ZMap, using asynchronous 
transmission. The major difference is that it's faster than these other 
scanners. In addition, it's more flexible, allowing arbitrary address ranges 
and port ranges.
"

Original issue reported on code.google.com by ostree on 6 Jan 2014 at 1:04

Attachments:

GoogleCodeExporter commented 9 years ago
+release v1.0
https://github.com/robertdavidgraham/masscan/releases/tag/1.0

Original comment by ostree on 6 Jan 2014 at 3:57

Attachments:

GoogleCodeExporter commented 9 years ago
fixed in r5338 with a better ebuild.
Thanks and enjoy!

Original comment by blshkv on 6 Jan 2014 at 5:35