iTrimut/dsh-remote-access0

dsh-remote-access

DeepSeek Harness Web GUI remote HTTPS access bundle: Cloudflare tunnel + local password proxy guidance, legacy-browser compatibility taps (AbortSignal polyfill, phone bootstrap), browse directory picker, and the bundled dsh-remote-access skill. Install once, use everywhere.

包名
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