File: control

package info (click to toggle)
tcpdump 3.4a6-6
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,076 kB
  • ctags: 2,929
  • sloc: ansic: 15,115; sh: 2,275; makefile: 133; awk: 123
file content (16 lines) | stat: -rw-r--r-- 590 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: tcpdump
Section: net
Priority: optional
Maintainer: Torsten Landschoff <torsten@debian.org>
Standards-Version: 3.1.0
Build-Depends: libpcap-dev (>= 0.4a6-2.1)

Package: tcpdump
Architecture: any
Depends: ${shlibs:Depends}
Description: A powerful tool for network monitoring and data acquisition
 This program allows you to dump the traffic on a network. It can
 be used to print out the headers of packets on a network interface
 that matches a given expression. You can use this tool to track down
 network problems, to detect "ping attacks" or to monitor the network
 activities.