mirror of
https://github.com/GH05TCREW/pentestagent.git
synced 2026-05-13 15:45:35 +00:00
docs: fix --docker command in CLAUDE.md
This commit is contained in:
@@ -88,7 +88,7 @@ The MCP external-server config lives in `mcp_servers.json` (Claude Desktop forma
|
||||
source venv/bin/activate
|
||||
pentestagent # TUI
|
||||
pentestagent -t 192.168.1.1 # TUI with pre-set target
|
||||
pentestagent --docker # Use Docker sandbox for tool execution
|
||||
pentestagent tui --docker # Use Docker sandbox for tool execution
|
||||
pentestagent run -t example.com --playbook thp3_web # Run a playbook
|
||||
pentestagent mcp_server --type stdio # Expose as MCP server (STDIO)
|
||||
pentestagent mcp_server --type sse # Expose as MCP server (HTTP/SSE, port 8080)
|
||||
|
||||
Reference in New Issue
Block a user