File: control

package info (click to toggle)
nstreams 1.0.4-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 368 kB
  • ctags: 140
  • sloc: sh: 1,562; ansic: 1,537; makefile: 50
file content (20 lines) | stat: -rw-r--r-- 809 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: nstreams
Section: net
Priority: optional
Maintainer: Joerg Jaspert <joerg@debian.org>
Build-Depends: debhelper (>= 9), libpcap-dev, autotools-dev
Standards-Version: 3.9.5

Package: nstreams
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: tcpdump
Description: network streams - a tcpdump output analyzer
 Nstreams is a utility designed to identify the IP streams that are 
 occurring on a network from a non-user friendly tcpdump output of
 several megabytes. This is especially useful when you plan to install 
 a firewall but if you do not know the nstreams that the network users 
 are generating (http, real audio, and more...). 
 .
 Nstreams can read the tcpdump output directly from stdin, or from a file. 
 It can even generate the configuration file of your firewall.