uds_receiver - bruno-beloff/scs_analysis GitHub Wiki

docs > software repositories > scs_analysis > commands > network data sources


DESCRIPTION

The uds_receiver utility is used to accept data via a Unix domain socket, with data sourced from the same host.

SYNOPSIS

uds_receiver.py [-v] UDS_SUB

Options
--version show program's version number and exit
-h, --help show this help message and exit
-v, --verbose report narrative to stderr

EXAMPLES

uds_receiver.py scs-particulates.uds

SEE ALSO

scs_analysis/socket_receiver