File: control

package info (click to toggle)
tcpick 0.2.1-10
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,164 kB
  • sloc: ansic: 2,557; sh: 931; makefile: 16
file content (24 lines) | stat: -rw-r--r-- 995 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: tcpick
Section: net
Priority: optional
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.5.1
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