File: control

package info (click to toggle)
dhcp-probe 1.3.0-10.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 1,312 kB
  • ctags: 250
  • sloc: sh: 4,294; ansic: 2,305; perl: 279; makefile: 98
file content (17 lines) | stat: -rw-r--r-- 854 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: dhcp-probe
Section: net
Priority: optional
Maintainer: Laurent Guignard <lguignard.debian@gmail.com>
Build-Depends: debhelper (>= 7), quilt, autotools-dev, libpcap-dev (>= 0.9), libnet1-dev (>= 1.1.2.1-3), dpkg-dev (>=1.15.4), dh-autoreconf
Standards-Version: 3.9.2
Homepage: http://www.net.princeton.edu/software/dhcp_probe/

Package: dhcp-probe
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ucf, libpcap0.8 (>= 0.9), libnet1 (>= 1.1.2.1-3), net-tools
Description: network DHCP or BootP server discover
 dhcp_probe attempts to discover DHCP and BootP servers on a directly-attached
 Ethernet network. A network administrator can use this tool to locate un-
 authorized DHCP and BootP servers.
 Essentially, dhcp_probe mimics a BootP or DHCP client in a variety of
 possible states, attempting to provoke responses from servers.