Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DB_NAME | No | Database file name (default: blackboard.db) | blackboard.db |
| TSHARK_PATH | No | Tshark executable path (default: auto-discovery) | 自动查找 |
| APP_WORKSPACE | No | System working directory (default: ./workspace) | ./workspace |
| DEFAULT_TIMEOUT | No | Default subprocess timeout in seconds (default: 30) | 30 |
| DROPZONE_FOLDER | No | Traffic packet inbox directory (default: pcap_inbox) | pcap_inbox |
| MAX_PACKET_LIMIT | No | Maximum packets returned in a single query (default: 1000) | 1000 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |