summaryrefslogtreecommitdiff
blob: 84d42d6a1148a6d44e3302bcc96432c5d3277144 (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>no-herd</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>