dns-flood-detector 1.20-7 source package in Ubuntu

Changelog

dns-flood-detector (1.20-7) unstable; urgency=medium

  [ Jan Wagner ]
  * [34a5705] Use secure copyright file specification URI.
  * [812b668] Remove overrides for lintian tags that are no longer supported.
  * [1da11e5] Update watch file format version to 4.
  * [bd99c1c] d/source/options: Adding .github to diff ignore
  * [ab52f4a] Bump debhelper from old 12 to 13.
  * [2d78c7e] Bump Standards-Version to 4.6.2
  * [14e7160] Drop lsb-base, sysvinit-utils is essential
  * [dcdc452] Set Rules-Requires-Root: no.
  * [353f35e] Adding unitfile

 -- Jan Wagner <email address hidden>  Mon, 23 Jan 2023 11:34:04 +0000

Upload details

Uploaded by:
Jan Wagner
Uploaded to:
Sid
Original maintainer:
Jan Wagner
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe net
Lunar release universe net

Downloads

File Size SHA-256 Checksum
dns-flood-detector_1.20-7.dsc 1.9 KiB 9aa6ae8b5b9d04bb1d5102ffdfcca3d3844d8fce7206ae4213de3de2d17dae71
dns-flood-detector_1.20.orig.tar.gz 19.4 KiB 0becfb1976d469f26e7d1406acefbff8700f26c0d73ef4731e1ac261d1391201
dns-flood-detector_1.20-7.debian.tar.xz 5.9 KiB cd1d8bc430a58def9a11e8ea06a9f4669c0a997568be29481baeb9d496e6db9a

Available diffs

No changes file available.

Binary packages built by this source

dns-flood-detector: detect abusive usage levels on high traffic nameservers

 This package provides the dns-flood-detector daemon.
 .
 It was developed to detect abusive usage levels on high traffic nameservers
 and to enable quick response in halting the use of one's nameserver to
 facilitate spam.
 It uses libpcap (in non-promiscuous mode) to monitor incoming dns queries to a
 nameserver. The tool may be run in one of two modes, either daemon mode or
 "bindsnap" mode. In daemon mode, the tool will alarm via syslog. In bindsnap
 mode, the user is able to get near-real-time stats on usage to aid in more
 detailed troubleshooting.

dns-flood-detector-dbgsym: debug symbols for dns-flood-detector