xenial (1) sockdebug.1.gz

Provided by: ndoutils-common_1.4b9-1.1build2_amd64 bug

NAME

       sockdebug - Creates a UNIX domain socket prints all received data to STDOUT.

SYNOPSIS

       sockdebug <socketname>

DESCRIPTION

       Creates  a  UNIX  domain socket with name <socketname>, waits for a client to connect and then prints all
       received data to stdout.  Only one client connection is processed at any given time.