This shows you the differences between two versions of the page.
|
en:addons:tcpick:start [2012/07/18 21:05] ummeegge Syntax |
en:addons:tcpick:start [2012/09/05 09:41] (current) ummeegge deleted testing from tcpick |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Tcpick ====== | ====== Tcpick ====== | ||
| - | Tcpick is a libpcap based textmode sniffer. Hereby is it possible to track, reassemble and also to reorder TCP streams. It is possible to use different display methods like e.g. hexdump or hexdump+ascii and some others, furthermore a color mode (option -c) gives a better overview of the displayed streams. | + | Tcpick is a libpcap based textmode sniffer. Hereby is it possible to track, reassemble and also to reorder TCP streams. It is possible to use different display methods like e.g. hexdump or hexdump+ascii and some others, furthermore a color mode gives a better overview of the displayed streams. |
| Tcpick can be used over the console but can also save the captured flows into a file. Additionally Tcpicks output are also usable with tools like [[wpen>Grep|grep]], [[wpen>Awk|awk]] or [[wpen>Sed|sed]]. | Tcpick can be used over the console but can also save the captured flows into a file. Additionally Tcpicks output are also usable with tools like [[wpen>Grep|grep]], [[wpen>Awk|awk]] or [[wpen>Sed|sed]]. | ||
| ==== Installation ==== | ==== Installation ==== | ||
| - | |||
| - | <note> At this time this Addon is located in the testing tree, to use it there is the need to change first to the testing trunk. How to do this can be read in [[:en:configuration:ipfire:pakfire:testing|here]]. </note> | ||
| You can install this addon like any other with [[:en:configuration:ipfire:pakfire:|Pakfire]] or by using the shell with: | You can install this addon like any other with [[:en:configuration:ipfire:pakfire:|Pakfire]] or by using the shell with: | ||