

Use the latest gowid (widgets for terminal user interfaces, written in Go) for maximizable dialogs.Open capture file properties, then hit c for copy-mode, then hit ctrl-c to copy. Now the user can copy the capture file information to the clipboard.It is used in scenarios where the source of the capture is not a traditional capture model (live capture from an interface, from a pipe, from a file, etc) The extcap interface is a plugin interface that allows external binaries to act as capture interfaces directly in wireshark. Termshark now supports extcap interfaces by default.Termshark can show a capture file's properties using the capinfos binary (bundled with tshark).Termshark's packet hex view displays a scrollbar if the data doesn't fit in the space available.termshark -i eth0, but with this release you can specify multiple interfaces, e.g. Previously you could only run Termshark on one interface, e.g. Support for multiple live captures / interfaces on the command line.This can be accessed from the Analysis menu > Conversations Added a new conversation view for the most common conversation types (Ethernet, IPv4, IPv6, TCP and UDP).

Cross-platform (written in Go), available for Linux, macOS, FreeBSD, Android (Termux) and Windows.

