Source: dnschef
Section: net
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.6.1
Homepage: https://github.com/iphelix/dnschef

Package: dnschef
Architecture: all
Depends: ${misc:Depends}, python3, python3-dnslib
Description: DNS proxy for penetration testers
 DNSChef is a highly configurable DNS proxy for Penetration
 Testers and Malware Analysts. A DNS proxy (aka "Fake DNS")
 is a tool used for application network traffic analysis
 among other uses. For example, a DNS proxy can be used to
 fake requests for "badguy.com" to point to a local machine
 for termination or interception instead of a real host
 somewhere on the Internet.
