blob: 22d48140eee247f6ae7ae8bb3a5d2f71c0e8c2f5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>netmon</herd>
<maintainer>
<email>swegener@gentoo.org</email>
<name>Sven Wegener</name>
</maintainer>
<longdescription>
sbd is a Netcat-clone, designed to be portable and offer strong encryption. It
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. Only TCP/IP communication is supported.
</longdescription>
</pkgmetadata>
|