Source: tcpick
Section: net
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Marcos Fouces <marcos@debian.org>
Build-Depends: debhelper-compat (= 13), libpcap0.8-dev
Standards-Version: 4.6.2
Homepage: http://tcpick.sourceforge.net
Vcs-Git: https://salsa.debian.org/pkg-security-team/tcpick.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/tcpick
Rules-Requires-Root: no

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
