summaryrefslogtreecommitdiff
path: root/net/tcpick/DESCR
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-02-23 17:53:33 +0000
committerminskim <minskim@pkgsrc.org>2004-02-23 17:53:33 +0000
commit7d8af7a04a269ecbceb7172e4f641192e23b94eb (patch)
treeafad4951b9b29e405ec95b0e8606c24086c7d85f /net/tcpick/DESCR
parent2a0ac745d97782ce63cc3911a38cbaeb30b5671a (diff)
downloadpkgsrc-7d8af7a04a269ecbceb7172e4f641192e23b94eb.tar.gz
Import tcpick from pkgsrc-wip. Packaged by Jose Diaz Fernandez, and
modified by me. 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).
Diffstat (limited to 'net/tcpick/DESCR')
-rw-r--r--net/tcpick/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/tcpick/DESCR b/net/tcpick/DESCR
new file mode 100644
index 00000000000..e6176e39207
--- /dev/null
+++ b/net/tcpick/DESCR
@@ -0,0 +1,5 @@
+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).