run_tshark_command
Capture and analyze network traffic by running TShark commands with custom arguments, supporting PCAP analysis, live capture, TLS decryption, and SS7 signaling.
Instructions
Run a TShark command with the given arguments.
Args: command_args: The command line arguments to pass to tshark
Returns: The output of the tshark command
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command_args | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |