mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
2b1dacc826
- 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.
15 lines
466 B
Plaintext
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
|