tshark_follow_stream
Reconstruct and display the complete conversation of a TCP, UDP, HTTP, or TLS stream from a pcap file.
Instructions
Follow and reconstruct a TCP, UDP, or HTTP stream from a pcap file. Shows the full conversation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Path to the pcap file on the remote host | |
| format | No | Output format (default: ascii) | |
| protocol | Yes | Protocol stream to follow | |
| streamIndex | No | Stream index number (default: 0 for first stream) |