diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-06 18:52:40 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-12 06:58:01 +0700 |
commit | 64435e04747aa453fecd39f4e237e8667dce6bb1 (patch) | |
tree | cb40c7e6c9d81466f0ee700df7d32821f7fbc672 /network | |
parent | d7c056558b1677bc2f918fb73f56d3381f3fe817 (diff) | |
download | slackbuilds-64435e04747aa453fecd39f4e237e8667dce6bb1.tar.gz |
network/zmap: Update README.
Diffstat (limited to 'network')
-rw-r--r-- | network/zmap/README | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/network/zmap/README b/network/zmap/README index f9a83db6e5..982c0520c5 100644 --- a/network/zmap/README +++ b/network/zmap/README @@ -1,13 +1,16 @@ +zmap (network scanner) + ZMap is a fast network scanner designed for Internet-wide network -surveys. On a typical desktop computer with a gigabit Ethernet -connection, ZMap is capable scanning the entire public IPv4 address -space in under five minutes. +surveys. On a typical desktop computer with a gigabit Ethernet connection, +ZMap is capable scanning the entire public IPv4 address space in under +five minutes. -ZMap can be used to study protocol adoption over time, monitor service availability -and help us better understand large systems distributed across the Internet. +ZMap can be used to study protocol adoption over time, monitor service +availability and help us better understand large systems distributed +across the Internet. -WARNING: While ZMap is a powerful tool for researchers, please keep in mind that -by running ZMap, you are potentially scanning the ENTIRE IPv4 address space -and some users may not appreciate your scanning. -We encourage ZMap users to respect requests to stop scanning and to exclude -these networks from ongoing scanning. +WARNING: While ZMap is a powerful tool for researchers, please keep +in mind that by running ZMap, you are potentially scanning the ENTIRE +IPv4 address space and some users may not appreciate your scanning. +We encourage ZMap users to respect requests to stop scanning and to +exclude these networks from ongoing scanning. |