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

Package: dbd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Netcat clone with encryption
 dbd is a Netcat-clone, designed to be portable and offer
 strong encryption. It runs on Unix-like operating systems
 and on Microsoft Win32. dbd features AES-CBC-128 +
 HMAC-SHA1 encryption (by Christophe Devine), program
 execution (-e option), choosing source port, continuous
 reconnection with delay, and some other nice features.
 dbd supports TCP/IP communication only. Source code and
 binaries are distributed under the GNU General Public
 License.
