Adding debian version 2.0.0-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
8a0fa2b011
commit
3a89af9e4f
7 changed files with 88 additions and 0 deletions
26
debian/control
vendored
Normal file
26
debian/control
vendored
Normal file
|
@ -0,0 +1,26 @@
|
|||
Source: drool
|
||||
Section: utils
|
||||
Priority: optional
|
||||
Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org>
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
dnsjit,
|
||||
Rules-Requires-Root: no
|
||||
Standards-Version: 4.6.0
|
||||
Homepage: https://www.dns-oarc.net/tools/drool
|
||||
Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/drool
|
||||
Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/drool
|
||||
|
||||
Package: drool
|
||||
Section: utils
|
||||
Architecture: all
|
||||
Depends:
|
||||
dnsjit,
|
||||
${misc:Depends},
|
||||
${shlibs:Depends},
|
||||
Description: DNS Replay Tool
|
||||
drool can replay DNS traffic from packet capture (PCAP) files and send it to a
|
||||
specified server, with options such as to manipulate the timing between
|
||||
packets, as well as loop packets infinitely or for a set number of iterations.
|
||||
This tool's goal is to be able to produce a high amount of UDP packets per
|
||||
second and TCP sessions per second on common hardware.
|
Loading…
Add table
Add a link
Reference in a new issue