File: control

package info (click to toggle)
zmap 2.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 1,080 kB
  • ctags: 1,156
  • sloc: ansic: 10,417; python: 259; yacc: 125; sh: 36; lex: 27; makefile: 16
file content (33 lines) | stat: -rw-r--r-- 1,204 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: zmap
Section: net
Priority: optional
Maintainer: Dariusz Dwornikowski <dariusz.dwornikowski@cs.put.poznan.pl>
Build-Depends: byacc,
               cmake (>= 2.8.12),
               debhelper (>= 9),
               flex,
               gengetopt,
               libgmp-dev,
               libhiredis-dev,
               libjson-c-dev,
               libpcap-dev,
               pkg-config,
Standards-Version: 3.9.6
Homepage: https://zmap.io/
Vcs-Git: git://anonscm.debian.org/collab-maint/zmap.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/zmap.git;a=summary

Package: zmap
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: network scanner for researchers
 ZMap is a network scanner that enables researchers to
 easily perform Internet-wide network studies. With a single
 machine and a well provisioned network uplink, ZMap is capable of
 performing a complete scan of the IPv4 address space in under 45
 minutes, approaching the theoretical limit of gigabit Ethernet.
 .
 ZMap can be used to study protocol adoption over time, monitor
 service availability, and help people better understand large systems
 distributed across the Internet.