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 分析

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

パッケージ
dsh-remote-access
バージョン
1.0.0
ライセンス
MIT
最終更新
2026/08/18

インストール

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

ドキュメント

README 全文を読む ↗

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

在 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