wireshark_extract_frames
Extract specific frame ranges from a pcap file to create a new pcap. Specify ranges like '1-10 15 20-30' to isolate relevant packets.
Instructions
[File] Extract specific frame ranges to a new pcap. Ranges: '1-10 15 20-30'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pcap_file | Yes | ||
| output_file | Yes | ||
| frame_ranges | Yes |