Provided by: zmap_2.1.1-2build3_amd64 bug

NAME

       ztee - output buffer and splitter

SYNOPSIS

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

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.

OPTIONS

   BASIC OPTIONS
       -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.

   ADDITIONAL OPTIONS
       -h, --help
              Display help

       -v, --version
              Display version