tshark_stats
Extract protocol statistics from pcap files, including hierarchy, conversations, and endpoints, to analyze network traffic.
Instructions
Get protocol statistics from a pcap file. Shows protocol hierarchy, conversations, and endpoints.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Path to the pcap file on the remote host | |
| type | Yes | Type of statistics to generate | |
| protocol | No | Protocol for conversations/endpoints (e.g., 'tcp', 'udp', 'ip') |