http://localhost:8020 启动 Web 控制面板。
选项
| 标志 | 描述 |
|---|---|
--port <number> | 监听端口(默认:8020) |
--allowed-origins <origins> | 允许访问开发资源的主机/IP,以逗号分隔 |
CLAUDE_PROJECTS_PATH 环境变量。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
启动控制面板以浏览代理会话并管理策略
failproofai
http://localhost:8020 启动 Web 控制面板。
| 标志 | 描述 |
|---|---|
--port <number> | 监听端口(默认:8020) |
--allowed-origins <origins> | 允许访问开发资源的主机/IP,以逗号分隔 |
CLAUDE_PROJECTS_PATH 环境变量。
# 在不同端口启动
failproofai --port 9000
# 通过环境变量使用自定义 Claude 项目路径
CLAUDE_PROJECTS_PATH=~/my-claude-projects failproofai
此页面对您有帮助吗?
