openwrtv3/openwrt/package/socat/ipkg/socat.control
Felix Fietkau 40750d956a remove Maintainer: and Source: from packages
SVN-Revision: 2210
2005-10-21 17:21:28 +00:00

11 lines
470 B
Text

Package: socat
Priority: optional
Section: net
Depends: libpthread, libopenssl
Description: A multipurpose relay (SOcket CAT).
SoCat (for SOcket CAT) establishes two bidirectional byte streams and
transfers data between them.
Data channels may be files, pipes, devices (terminal or modem, etc.), or
sockets (Unix, IPv4, IPv6, raw, UDP, TCP, SSL). It provides forking,
logging and tracing, different modes for interprocess communication and
many more options.