roojay/dsh-trusted-host-proxy-403-fix ↗★ 0
dsh-trusted-host-proxy-403-fix
保持受信任反向代理设置持久化并提供配置查看器
AI 分析
适合在反向代理环境下部署DSH,且需要安全查看生效配置的运维人员。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:roojay/dsh-trusted-host-proxy-403-fix说明文档
阅读完整 README ↗Effective configuration viewer
On a trusted reverse-proxy page, the Host desktop's Open configuration file action is replaced with View effective config:
- It reads namespace values resolved by the running DSH process through the existing
settings.describe()boundary. - It supports YAML / JSON views, refresh, and copy.
- Keys, tokens, and passwords remain redacted by the DSH server-side schema. The plugin never reads or returns the raw
settings.yamldocument. - The view represents effective values, not the source file's comments or original formatting.