-w <outfile|-> |
write packets to a pcap-format file named "outfile" (or to stadard output file for -) |
-C <config profile> |
start with specified configuration profile |
-F <output file type> |
set the output file type (def. is pcapng) an empty -F option will list the file types |
-V |
add output of packet tree (Packet Details) |
-O <protocols> |
only show packet details of these protocols (comma separated) |
-P |
print packet summary even while writing to file |
-S <separator> |
the line separator to print between packets |
-x |
add output of hex and ASCII dump (Packet Bytes) |
-T pdml|ps|psml|text|fields |
format of text output (def: text |
-e <field> |
field to print if -Tfields selected (tcp.port, ws.col.info) this option can be repeated to print multiple fields |
-E <fieldsoption>=<value> |
set options for output when -Tfields selected: header=y|n - switch headers on and off separator=/t|/s|<char> - select tab, space, printable character as separator occurence=f|L|a - print first, last or all occurences of each field aggregator=,|/s|/<char> - select comma, space, printable character as aggregator quote=d|s|n - select double, single or no quotes for values |
-t a|ad|d|dd|e|r|u|ud |
output format of timestamps (def: r rel. to first) |
-u s|hms| |
output format of seconds (def: s - seconds) |
-l |
flush standard output after each packet |
-q |
be more quiet on stdout (when using statistics) |
-Q |
only log true errors to stderr (quieter that -q) |
-g |
enable group read access on the output file(s) |
-W n |
save extra info in the file, if supported n= write network address resolution info |
-X <key>:<value> |
|
-z <statistics> |
|
--capture-comment <comment> |
add a capture comment to the newly created output file (only for pcapng format) |
|