ダウンロードリスト

プロジェクト概要

tcpick は、textmode スニファー TCP ストリームを追跡することができます、ファイルでキャプチャされたデータを保存またはターミナルで表示します。それは受動的な方法でファイルを選択するために便利です。別のファイルに、すべての接続を格納することができますか (あまりにも色を使用して) 端末上すべてのストリームを表示することができます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2005-01-19 00:07
0.2.1

このリリースで修正さSIGALRMが原因となったバグフリーズしたり、setitimerの呼び出しでのNetBSDのカーネルのバグのため、回避策を追加され、プログラムを終了するときにパケットの一定額を捕獲されているが。、- eオプション、および修正をOpenBSDでヘッダーの問題に追加。いくつかの内部構造が変更されています:sigactionは現在、atexitを処理する信号処理が追加されています。
タグ: Major bugfixes
This release fixes SIGALRM bug that caused freezes, adds a workaround for a kernel bug in NetBSD in the setitimer call, adds the -e option that makes the program exit when a defined amount of packets have been captured, and fixes a header problem on OpenBSD. Some internals have been changed: sigaction now handles signals, and atexit handling has been added.

2005-01-09 17:52
0.2.0

このリリースではEXPIREDに追加され、リセット状態を検出。日付- Tdのオプションが表示されますタイムスタンプ。の"u""- w"オプションにフラグを書き込むtcpick一意のファイルにデータを傍受できます。 "b"は"- w"オプションにフラグは、サーバーとクライアントのデータを紹介し、一意のファイルへのバナーを書くことtcpickことができます。最小限のUDPをサポートし、統計情報を信号のサポートが追加されました。リンクPPP、SLIPやSLIP_BSDOS、およびPPP_BSDOSデータリンクのサポートが追加された。多くのバグ修正が行われた。
タグ: Major feature enhancements
This release adds EXPIRED and RESET status
detection. The -td option displays timestamps with
the date. The "u" flag to the "-w" option enables
tcpick to write sniffed data in a unique file. The
"b" flag to the "-w" option enables tcpick to
write a banner to the unique file that introduces
server and client data. Minimal UDP support and
signal support with statistics were added. PPP,
SLIP, SLIP_BSDOS, and PPP_BSDOS datalink support
were added. Many bugfixes were made.

2004-08-28 14:33
0.1.24

このリリースでは、オプション"を追加し、列挙型"と"テンキー"の接続がクローズとしてマークされて終了する(これは"とは異なりますEfnum"で、これは、すべての最初の"テンキー"追跡の接続がクローズとしてマークされます)終了すると、"オプション- Tfnum"と"テンキー"に達するとされ、新しい接続では、IPアドレスの検索エンジンにバランスの取れたAVL木、いくつかのバグトラッキングを停止します。現在は正常にOpenBSDとNetBSD上で動作します。
タグ: Major feature enhancements
This release adds the option "-Enum" to exit when "num" connections are
marked as CLOSED (which differs from "-Efnum", which exits when all
the first "num" tracked connections are marked as CLOSED), the option
"-Tfnum" to stop tracking new connections when "num" is reached, a
balanced AVL tree to the IP lookup engine, and several bugfixes. It now
works successfully under OpenBSD and NetBSD.

2004-06-03 20:01
0.1.23

コードのほとんどは洗浄されているか、書き直される。このリリースでは、FTP経由でファイルを盗聴することができますし、md5sumを等しくする必要があります。オプションの新しいセットを表示するために再構築し、様々なフレーバーでstdoutにTCPストリームを認めている。オプション`- tnum'は唯一の最初の`テンキーの'接続を追跡する。これは、クライアントからのみのストリームを盗聴することを選択するには、サーバー、またはその両方から可能です。 ` -パイプ'オプションは、他のソフトウェアの入力としてstdoutに再建ストリームをリダイレクトする。例ファイルです。多くのオプションが導入されているいくつか削除されている。
タグ: Major feature enhancements
Most of the code has been cleaned or rewritten. This release is able to sniff files via FTP, and md5sums should be equal. A new set of options to display the rebuilt and acknowledged TCP stream to stdout in various flavours. An option `-Tnum' to track only the first `num' connections. It is possible to choose to sniff only the stream from the client, from the server, or both. A `--pipe' option to redirect a rebuilt stream to stdout as input for other software. An EXAMPLES file. Many options have been introduced and some have been deleted.

2004-04-08 22:47
0.1.22

このバージョンでは機能の重要な変更は、ファイルにダンプを書き込むなど、いくつかのバグ修正、機能。今すぐファイル"内のappend"モードとのデータ()関数はfwriteを使用して書かれていますが開かれます。大きな変更点は、キャプチャしたデータを直接ファイルに(つまりはmalloc関数を割り当てるヒープを使用してせずに格納されますcalloc)。この方法でははるかに少ないメモリが使用されます。
タグ: Major bugfixes
This version features some bugfixes, including important changes in the functions that write the dump to files. Now files are opened in "append" mode and data are written using the fwrite() function. A big change is that data captured are stored directly in files, without using heap allocating functions (i.e. malloc and calloc). This way much less memory will be used.

プロジェクトリソース