iTrimut/dsh-remote-access0

dsh-remote-access

DeepSeek Harness Web GUI 远程 HTTPS 访问套件:Cloudflare 隧道与本地密码代理引导

AI 分析

核心用途是为DSH Web界面提供安全的远程HTTPS访问。适合需要从外网或手机端安全访问本地DSH服务的用户。集成了Cloudflare隧道、密码代理和旧版浏览器兼容补丁。

包名
dsh-remote-access
版本
1.0.0
许可证
MIT
最近更新
2026年8月18日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:iTrimut/dsh-remote-access

配置(可选,均为默认值即可用)

在 profile 的 cordis.patch.yml 里给 dsh-remote-access-host 行加 config:

- id: dsh-remote-access-host
  config:
    sessionId: session-xxxx-xxxx-xxxx-xxxx  # 手机直达的会话 id(留空=不引导)
    enablePolyfill: true
    enableBootstrap: true
    installSkill: true