iTrimut/dsh-remote-access ↗★ 0
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.
安装
$
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