wireshark_editcap_trim
Trim a packet capture to a specific time window. Specify start and stop timestamps to extract only packets within that range.
Instructions
Trim capture to a timestamp window. Times in editcap format.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stop_time | No | ||
| input_file | Yes | ||
| start_time | No | ||
| output_file | Yes |