Skip to content

Commit b76aaa2

Browse files
committed
Add tcpick to related.html.
1 parent 8a1bc2c commit b76aaa2

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

htmlsrc/related.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -961,6 +961,16 @@ <h2 class="title">
961961
This program allows to display HTTP cookies passing through the
962962
network to which your NIC is connected.
963963
</dd>
964+
965+
<dt>
966+
<a class=away href="https://sourceforge.net/projects/tcpick/">tcpick</a>
967+
</dt>
968+
<dd>
969+
tcpick is a textmode sniffer; it tracks TCP streams, shows the
970+
status, reassembles and saves the data captured in files or
971+
displays them in the terminal in different modes (ASCII, hex&hellip;).
972+
There is a color-mode. Useful to get files passively.
973+
</dd>
964974
</dl>
965975
</div>
966976
</div>

related.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1005,6 +1005,16 @@ <h2 class="title">
10051005
This program allows to display HTTP cookies passing through the
10061006
network to which your NIC is connected.
10071007
</dd>
1008+
1009+
<dt>
1010+
<a class=away href="https://sourceforge.net/projects/tcpick/">tcpick</a>
1011+
</dt>
1012+
<dd>
1013+
tcpick is a textmode sniffer; it tracks TCP streams, shows the
1014+
status, reassembles and saves the data captured in files or
1015+
displays them in the terminal in different modes (ASCII, hex&hellip;).
1016+
There is a color-mode. Useful to get files passively.
1017+
</dd>
10081018
</dl>
10091019
</div>
10101020
</div>

0 commit comments

Comments
 (0)