summaryrefslogtreecommitdiff
path: root/network/unicornscan/README
diff options
context:
space:
mode:
authorRobert E. Lee <robert_at_loveathome.us>2013-01-05 20:23:11 +0100
committerdsomero <xgizzmo@slackbuilds.org>2013-01-09 18:52:22 -0500
commit5fd657a3af7bd78f3573e05a5da82db71144f7db (patch)
tree70df89d65c1bc74ccbbe5c4f3bc6384b7e601fe5 /network/unicornscan/README
parentfdb29e78157187d8bd031eb170107985bb076d08 (diff)
downloadslackbuilds-5fd657a3af7bd78f3573e05a5da82db71144f7db.tar.gz
network/unicornscan: Added (flexible and efficient network probing).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/unicornscan/README')
-rw-r--r--network/unicornscan/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/network/unicornscan/README b/network/unicornscan/README
new file mode 100644
index 0000000000..a8bbb9e0fb
--- /dev/null
+++ b/network/unicornscan/README
@@ -0,0 +1,9 @@
+unicornscan (flexible and efficient network probing)
+
+Unicornscan is an attempt at a user-land distributed TCP/IP
+stack. It is intended to provide a researcher a superior
+interface for introducing a stimulus into and measuring a
+response from a TCP/IP enabled device or network.
+
+libdnet is an optional dependency: this will build an
+internal version if not available.