wireshark_editcap_split
Split a pcap capture into smaller files by packet count or time interval, enabling focused analysis, sharing, or archiving of large network traces.
Instructions
Split a capture into smaller files by packet count or interval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_file | Yes | ||
| output_prefix | Yes | ||
| packets_per_file | No | ||
| seconds_per_file | No |