Source: socat Section: net Priority: optional Maintainer: Laszlo Boszormenyi (GCS) Homepage: http://www.dest-unreach.org/socat/ Build-Depends: debhelper (>= 10), libssl-dev, libwrap0-dev Standards-Version: 4.1.1 Package: socat Architecture: any Depends: ${shlibs:Depends},${misc:Depends} Description: multipurpose relay for bidirectional data transfer 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. . It can be used, for example, as a TCP relay (one-shot or daemon), as an external socksifier, as a shell interface to Unix sockets, as an IPv6 relay, as a netcat and rinetd replacement, to redirect TCP-oriented programs to a serial line, or to establish a relatively secure environment (su and chroot) for running client or server shell scripts inside network connections. Socat supports sctp as of 1.7.0.