File: control

package info (click to toggle)
arp-scan 1.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 2,128 kB
  • sloc: ansic: 3,256; sh: 1,767; perl: 523; makefile: 42
file content (20 lines) | stat: -rw-r--r-- 823 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: arp-scan
Section: admin
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, libcap-dev
Standards-Version: 4.6.2
Rules-Requires-Root: no
Homepage: https://github.com/royhills/arp-scan
Vcs-Git: https://salsa.debian.org/pkg-security-team/arp-scan.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/arp-scan

Package: arp-scan
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: libwww-perl, libtext-csv-perl, ieee-data
Description: arp scanning and fingerprinting tool
 arp-scan is a command-line tool that uses the ARP protocol to discover and
 fingerprint IP hosts on the local network. It is available for Linux and BSD
 under the GPL licence