roojay/dsh-trusted-host-proxy-403-fix0

dsh-trusted-host-proxy-403-fix

保持受信任反向代理设置持久化并提供配置查看器

AI 分析

适合在反向代理环境下部署DSH,且需要安全查看生效配置的运维人员。

包名
dsh-trusted-host-proxy-403-fix
版本
0.7.0
许可证
NOASSERTION
最近更新
2026年9月12日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:roojay/dsh-trusted-host-proxy-403-fix

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.yaml document.
  • The view represents effective values, not the source file's comments or original formatting.