category: Net Utils build-depends: cygport gcc-g++ libncurses-devel libreadline-devel libssl-devel libwrap-devel zlib-devel sdesc: "Bidirectional data transfer relay (version 1.x)" ldesc: "socat is a relay for bidirectional data transfer between two independent data channels. Each channel may be a file, pipe, device (serial line etc. or a pseudo terminal), socket (UNIX, IP4, IP6, raw, UDP, TCP), TLS socket, proxy CONNECT connection, file descriptor (stdin etc.), the GNU line editor (readline), a program, or a combination of two of those. These modes include generation of 'listening' sockets, named pipes, and pseudo terminals." skip: homepage: https://repo.or.cz/socat.git license: GPL-2.0-only AND OpenSSL