blob: 8346df2e74cb58b5251e7f196acc7a7d03d4a147 (
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 "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>netmon@gentoo.org</email>
<name>Gentoo network monitoring and analysis project</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>
<origin>srcux</origin>
</pkgmetadata>
|