wireshark_editcap_deduplicate
Removes duplicate packets within a sliding window (default: 5) from a pcap file and writes the cleaned result to a new capture file.
Instructions
Remove duplicate packets within a sliding window (default: 5 packets).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_file | Yes | ||
| output_file | Yes | ||
| duplicate_window | No |