File: control

package info (click to toggle)
drool 2.0.0-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 444 kB
  • sloc: sh: 588; makefile: 67
file content (25 lines) | stat: -rw-r--r-- 821 bytes parent folder | download
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
Source: drool
Section: utils
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dnsjit,
Standards-Version: 4.7.3
Homepage: https://codeberg.org/DNS-OARC/drool
Vcs-Browser: https://forgejo.debian.net/dns-oarc/drool
Vcs-Git: https://forgejo.debian.net/dns-oarc/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.