File: control

package info (click to toggle)
tcpick 0.2.1-6
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 876 kB
  • ctags: 624
  • sloc: ansic: 2,506; sh: 931; makefile: 61
file content (20 lines) | stat: -rw-r--r-- 785 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: tcpick
Section: net
Priority: optional
Maintainer: William Vera <billy@billy.com.mx>
Build-Depends: debhelper (>= 5.0.0), autotools-dev, libpcap0.8-dev
Standards-Version: 3.8.1
Homepage: http://tcpick.sourceforge.net

Package: tcpick
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: TCP stream sniffer and connection tracker
 This libpcap-based textmode sniffer can:
  * track, reassemble and reorder TCP streams
  * save the captured flows in different files or display them in the terminal
  * display all the stream on the terminal with different display modes like
    hexdump, hexdump + ascii, only printable characters, raw mode, colorized
    mode ...
  * handle several network interface types, including ethernet cards and PPP
    interfaces