add socat package,
[openwrt.git] / package / socat / ipkg / socat.control
1 Package: socat
2 Priority: optional
3 Section: net
4 Maintainer: OpenWrt Developers Team <openwrt-devel@openwrt.org>, Florian Fainelli <florian@alphacore.net>
5 Source: http://openwrt.org/cgi-bin/viewcvs.cgi/openwrt/package/socat/
6 Depends: libpthread, libopenssl
7 Description: A multipurpose relay (SOcket CAT).
8 SoCat (for SOcket CAT) establishes two bidirectional byte streams and
9 transfers data between them.
10 Data channels may be files, pipes, devices (terminal or modem, etc.), or
11 sockets (Unix, IPv4, IPv6, raw, UDP, TCP, SSL). It provides forking,
12 logging and tracing, different modes for interprocess communication and
13 many more options.
This page took 0.04677 seconds and 5 git commands to generate.