wireshark_editcap_split
Splits a packet capture into smaller files based on packet count or time interval for easier analysis.
Instructions
Split capture into multiple files by packet count or time interval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_file | Yes | ||
| output_prefix | Yes | ||
| packets_per_file | No | ||
| seconds_per_file | No |