logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ztee - output buffer and splitter

Description

ZTee is an output buffer and splitter for use with ZMap output data. ZTee should be used whenever ZMap is
       piped  into  an  application  scanner,  placed  between ZMap and the application scanner. ZTee writes the
       transformed output to stdout, and writes the original output to FILE.

       See --help for examples.

Name

ztee - output buffer and splitter

Options

BASICOPTIONS-r, --raw
              Ignore input formatting and pass through raw input. This causes ztee to behavior identical to tee,
              except with buffering.

       -m, --monitor
              Print monitor output to stderr

       -u, --status-updates-file
              Write status updates (monitor data) to a file in CSV format

       -l, --log-file=name
              File to log to.

   ADDITIONALOPTIONS-h,--help
              Display help

       -v,--version
              Display version

zmap v2.1.1                                      September 2015                                          ZTEE(1)

Synopsis

       ztee [ OPTIONS... ] [ FILE... ]

See Also