diff options
author | Robert E. Lee <robert_at_loveathome.us> | 2013-01-05 20:23:11 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-01-09 18:52:22 -0500 |
commit | 5fd657a3af7bd78f3573e05a5da82db71144f7db (patch) | |
tree | 70df89d65c1bc74ccbbe5c4f3bc6384b7e601fe5 /network/unicornscan/README | |
parent | fdb29e78157187d8bd031eb170107985bb076d08 (diff) |
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/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/unicornscan/README b/network/unicornscan/README new file mode 100644 index 000000000000..a8bbb9e0fb79 --- /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. |