Scroll to navigation

TERMSHARK(1) TERMSHARK(1)

NAME

termshark - A wireshark-inspired terminal user interface for tshark

SYNOPSIS

termshark [options] [FilterOrFile]

DESCRIPTION

A wireshark-inspired terminal user interface for tshark. Analyze network traffic interactively from your terminal. See https://github.com/gcla/termshark for more information.

OPTIONS

Interface to read.
Pcap file to read.
Specify dissection of layer type.
Apply display filter.
Apply capture filter.
Run tshark instead (auto => if stdout is not a tty). (default: auto)
Log to the terminal.. (default: false)
Show this help message.
Show version information.

ARGUMENTS

FilterOrFile

Filter (capture for iface, display for pcap), or pcap file to read.

SEE ALSO

tshark(1)

April 2019