False Network:Proxy Network:Other 2016-09-01 socat http://lime-technology.com/forum/index.php?topic=50362.0 socat is a relay for bidirectional data transfer between two independent data channels. Each of these data channels may be a file, pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU line editor (readline), a program, or a combination of two of these. These modes include generation of "listening" sockets, named pipes, and pseudo terminals. socat can be used, e.g., as TCP port forwarder (one-shot or daemon), as an external socksifier, for attacking weak firewalls, as a shell interface to UNIX sockets, IP6 relay, for redirecting TCP oriented programs to a serial line, to logically connect serial lines on different computers, or to establish a relatively secure environment (su and chroot) for running client or server shell scripts with network connections. Socat is a command line based utility that establishes two bidirectional byte streams and transfers data between them. http://www.dest-unreach.org/socat/ https://hub.docker.com/r/tynor88/socat/ tynor88/socat dev dev branch true false LISTEN_PORT 443 FORWARD_PORT 943 bridge https://raw.githubusercontent.com/tynor88/docker-templates/master/images/socat.png https://raw.githubusercontent.com/tynor88/docker-templates/master/images/socat_small.png --expose 443 justcontainers/base-alpine