1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/net/ipex/pkg-descr
Doug Barton 2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00

15 lines
466 B
Plaintext

Ipex is a packet sniffer similar to tcpdump or ngrep. It allows you
to dump the contents of a packet in hexadecimal or plain old text.
Using ipex, you have the ability to dump packets using the
following methods:
1) regular expression (standard or extended)
2) pid, uid or ruid
3) binary signature
4) pcap expression
The manual comes with allot of very descriptive examples on
using ipex and its recommended that you read it.
WWW: http://ipex.sourceforge.net