capture_packets
Capture live network traffic to analyze and convert raw packet data into JSON format for real-time LLM-driven tasks like threat detection, diagnostics, and anomaly analysis on WireMCP.
Instructions
Capture live traffic and provide raw packet data as JSON for LLM analysis
Input Schema
Name | Required | Description | Default |
---|---|---|---|
duration | No | Capture duration in seconds | |
interface | No | Network interface to capture from (e.g., eth0, en0) | en0 |