About: tcpick is a textmode sniffer that can track TCP streams and saves the data captured in files or displays them in the terminal. It is 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 (using colors too).
Changes: Fixed a SIGALRM bug that caused freezes, added a workaround for a kernel bug in NetBSD in the setitimer call, added the -e option that makes the program exit when a defined amount of packets have been captured, fixed header problem for OpenBSD. Some internals have been changed: sigaction now handles signals and atexit handling has been added.
This release can be found here:
https://sourceforge.net/project/showfiles.php?group_id=95657&package_id=102016