ctf_recv
Receive response data from CTF programs with a configurable timeout to retrieve text output.
Instructions
接收 CTF 程序的响应数据。
Args: timeout: 等待数据的最大秒数
Returns: 收到的文本数据
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |