capture_conversations
Capture live network traffic to generate TCP/UDP conversation statistics, identifying communicating pairs and enabling network mapping.
Instructions
【实时抓包】Capture live traffic and provide TCP/UDP conversation statistics. Use this when: 1) User wants conversation details, 2) Identifying communicating pairs, 3) Network mapping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration | No | Capture duration in seconds (default: 5) | |
| interface | No | Network interface (e.g., eth0, en0, Ethernet, Wi-Fi) | |
| tshark_path | No | Path to tshark executable |