    MODULE=socat
   VERSION=1.8.1.1
    SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.dest-unreach.org/$MODULE/download/
SOURCE_VFY=sha256:5ebc636b7f427053f98806696521653a614c7e06464910353cbf54e2327adc1b
  WEB_SITE=http://www.dest-unreach.org/socat/
   ENTERED=20070422
   UPDATED=20260605
     SHORT="SOcket CAT"

cat << EOF
Socat is a command line based utility that establishes two bidirectional byte
streams and transfers data between them. Because the streams can be
constructed from a large set of different types of data sinks and sources
(see address types), and because lots of address options may be applied to the
streams, socat can be used for many different purposes. It might be one of the
tools that one has already needed.
EOF
