ztee.1 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. .\" generated with Ronn/v0.7.3
  2. .\" http://github.com/rtomayko/ronn/tree/0.7.3
  3. .
  4. .TH "ZTEE" "1" "June 2015" "zmap v2.1.0" "zmap"
  5. .
  6. .SH "SYNOPSIS"
  7. ztee [ OPTIONS\.\.\. ] [ FILE\.\.\. ]
  8. .
  9. .SH "DESCRIPTION"
  10. \fIZTee\fR 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\.
  11. .
  12. .P
  13. See \fB\-\-help\fR for examples\.
  14. .
  15. .SH "OPTIONS"
  16. .
  17. .SS "BASIC OPTIONS"
  18. .
  19. .TP
  20. \fB\-r\fR, \fB\-\-raw\fR
  21. Ignore input formatting and pass through raw input\. This causes ztee to behavior identical to tee, except with buffering\.
  22. .
  23. .TP
  24. \fB\-m\fR, \fB\-\-monitor\fR
  25. Print monitor output to stderr
  26. .
  27. .TP
  28. \fB\-u\fR, \fB\-\-status\-updates\-file\fR
  29. Write status updates (monitor data) to a file in CSV format
  30. .
  31. .TP
  32. \fB\-l\fR, \fB\-\-log\-file=name\fR
  33. File to log to\.
  34. .
  35. .SS "ADDITIONAL OPTIONS"
  36. .
  37. .TP
  38. \fB\-h, \-\-help\fR
  39. Display help
  40. .
  41. .TP
  42. \fB\-v, \-\-version\fR
  43. Display version