wireshark_capture
Capture live network packets for analysis. Specify interface, output file, and optional BPF filter, ring buffer, packet count, or duration to control the capture process.
Instructions
Capture live network traffic. capture_filter: BPF syntax. ring_buffer: "filesize:1024,files:5".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interface | Yes | ||
| output_file | Yes | ||
| ring_buffer | No | ||
| packet_count | No | ||
| capture_filter | No | ||
| duration_seconds | No |