diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-01-09 14:11:16 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-01-09 14:11:16 +0000 |
commit | 40794e760a17e0bcdb9a56f2517e81f371104a3c (patch) | |
tree | 88340d02c2ef5c8ee3429f295c512292f70ba268 /net/tcpick/pkg-descr | |
parent | 0d8b55c003be75e9ab31431b0aa0c7ee91a88571 (diff) |
Notes
Diffstat (limited to 'net/tcpick/pkg-descr')
-rw-r--r-- | net/tcpick/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/net/tcpick/pkg-descr b/net/tcpick/pkg-descr new file mode 100644 index 000000000000..f27f74606ede --- /dev/null +++ b/net/tcpick/pkg-descr @@ -0,0 +1,6 @@ +tcpick is a textmode sniffer libpcap-based that can track, reassemble and +reorder tcp streams. Tcpick is able to save the captured flows in different +files or displays them in the terminal, and so it is useful to sniff files +that are transmitted via ftp or http. + +WWW: http://tcpick.sourceforge.net/ |