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.

AI Analysis

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

Package
dsh-remote-access
Version
1.0.0
License
MIT
Last updated
Aug 18, 2026

Install

$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