aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nstreams/pkg-descr
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-09-25 03:40:28 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-09-25 03:40:28 +0000
commit5c28381afa4b4eb4decd25de0e86caed1e1bd90f (patch)
tree5346aebbe7e81c67c9a055539fd218efa44532a4 /net-mgmt/nstreams/pkg-descr
parent5e3553d8773e00dd26619513808c48d319ed6b99 (diff)
Notes
Diffstat (limited to 'net-mgmt/nstreams/pkg-descr')
-rw-r--r--net-mgmt/nstreams/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/net-mgmt/nstreams/pkg-descr b/net-mgmt/nstreams/pkg-descr
new file mode 100644
index 000000000000..e263b3e88f19
--- /dev/null
+++ b/net-mgmt/nstreams/pkg-descr
@@ -0,0 +1,14 @@
+Nstreams is a program which analyzes the streams that occur on a network. It
+displays which streams are generated by the users between several networks,
+and between the networks and the outside. It can optionally generate the
+ipchains or ipfw rules that will match these streams, thus only allowing what
+is required for the users, and nothing more.
+
+Nstreams can parse the tcpdump output, or the files generated with the -w
+option of tcpdump. It can also directly sniff the data that occurs on the
+network (the use of tcpdump is however recommanded as long as nstreams is in
+version 0.99.x).
+
+This product was designed by HSC and coded by Renaud Deraison
+(deraison@cvs.nessus.org), author of the Nessus software (www.nessus.org). It
+is available for free and under GNU license.