aboutsummaryrefslogtreecommitdiff
path: root/net/ipex/pkg-descr
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-01-20 19:33:15 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-01-20 19:33:15 +0000
commit501e635b0a80be2438da73bdaedac34f0e9dc69d (patch)
treebb125be9a26e3affd07de1c65137532d4c3dbf7f /net/ipex/pkg-descr
parentcfa957e244f3eb0c36faceadb82dbd23c04e1011 (diff)
downloadports-501e635b0a80be2438da73bdaedac34f0e9dc69d.tar.gz
ports-501e635b0a80be2438da73bdaedac34f0e9dc69d.zip
Notes
Diffstat (limited to 'net/ipex/pkg-descr')
-rw-r--r--net/ipex/pkg-descr13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/ipex/pkg-descr b/net/ipex/pkg-descr
new file mode 100644
index 000000000000..3ff197c7d501
--- /dev/null
+++ b/net/ipex/pkg-descr
@@ -0,0 +1,13 @@
+The ipex program is similar to ngrep or tcpdump. It
+allows you to dump packet contents in hexidecimal or
+plaintext. A very handy tool for debugging network proto-
+cols. ipex also gives you the option of running in daemon
+mode while dumping contents to a specified file. It also
+allows you to supply a regex RC pattern for printing pack-
+ets wich contain specific patterns. This man page comes
+with some fairly descriptive examples.
+
+WWW: http://ipex.sourceforge.net
+
+- C.S. Peron
+maneo@bsdpro.com