diff options
Diffstat (limited to 'net/ipex/pkg-descr')
-rw-r--r-- | net/ipex/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/net/ipex/pkg-descr b/net/ipex/pkg-descr new file mode 100644 index 0000000..3ff197c --- /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 |