This is the command sockdebug that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
Use sockdebug online using onworks.net services