Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
tcpick - A tcp stream sniffer, tracker and capturer
tcpick is a textmode sniffer that can track tcp streams and saves
the data captured in files or displays them in the terminal. Useful
for picking files in a passive way.
It can store all connections in different files, or it can display
all the stream on the terminal. It is useful to keep track of what
users of a network are doing, and is usable with textmode tools
like grep, sed and awk. It can handle eth and ppp interfaces.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
tcpick |
0.2.1 |
12.fc5 |
src |
182 KiB |
Mon May 7 14:50:03 2007 |
Changelog
- * Mon May 7 18:00:00 2007 Robert Scheck <robert{%}fedoraproject{*}org> 0.2.1-12
- Rebuilt
- * Wed Nov 29 17:00:00 2006 Robert Scheck <robert{%}fedoraproject{*}org> 0.2.1-11
- Rebuilt
- * Sun Sep 10 18:00:00 2006 Robert Scheck <robert{%}fedoraproject{*}org> 0.2.1-10
- Better workaround for CVE-2006-0048 to make tcpick usable again
- Added patches for double-free, broken pointers and getopt on ppc