summaryrefslogtreecommitdiffstats
path: root/net/tcpick/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'net/tcpick/DETAILS')
-rwxr-xr-xnet/tcpick/DETAILS24
1 files changed, 16 insertions, 8 deletions
diff --git a/net/tcpick/DETAILS b/net/tcpick/DETAILS
index 521efbf0cd..46b84db8da 100755
--- a/net/tcpick/DETAILS
+++ b/net/tcpick/DETAILS
@@ -10,12 +10,20 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="sniffer net"
SHORT="tcpick is a textmode sniffer"
cat << EOF
-Tcpick is a textmode sniffer libpcap-based that can track, reassemble and reorder tcp streams.
-Tcpick is able to save the captured flows in different files or displays them in the terminal,
-and so it is useful to sniff files that are transmitted via ftp or http. It can display all the
-stream on the terminal, when the connection is closed in different display modes like hexdump,
-hexdump + ascii, only printable charachters, raw mode and so on. Available a color mode too,
-helpful to read and understand better the output of the program. Actually it can handle several interfaces,
-including ethernet cards and ppp. It is useful to keep track of what users of a network are doing,
-and is usable with textmode tools like grep, sed, awk. <http://tcpick.sourceforge.net>
+Tcpick is a textmode sniffer libpcap-based that can track, reassemble and
+reorder tcp streams.
+Tcpick is able to save the captured flows in different files or displays
+them in the terminal,
+and so it is useful to sniff files that are transmitted via ftp or http. It
+can display all the
+stream on the terminal, when the connection is closed in different display
+modes like hexdump,
+hexdump + ascii, only printable charachters, raw mode and so on. Available
+a color mode too,
+helpful to read and understand better the output of the program. Actually
+it can handle several interfaces,
+including ethernet cards and ppp. It is useful to keep track of what users
+of a network are doing,
+and is usable with textmode tools like grep, sed,
+awk. <http://tcpick.sourceforge.net>
EOF