kexuejin/dsh-tunnelmux-remote0

dsh-tunnelmux-remote

基于 TunnelMux 后端的 DSH Web GUI 移动端远程控制插件

AI 分析

核心用途是实现移动端对 DSH Web 端的远程控制,支持扫码配对、单次令牌及设备状态管理。适合需要远程访问 DSH 的用户。必要条件是需运行 TunnelMux 守护进程。

包名
dsh-tunnelmux-remote
版本
0.1.0
最近更新
2026年8月16日

安装

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

Configuration (settings namespace tunnelmux-remote)

keydefaultmeaning
enabledtruemaster switch
tunnelmuxBaseUrlhttp://127.0.0.1:4765TunnelMux control API
tunnelmuxApiToken'' (secret)optional Bearer token
targetUrlhttp://127.0.0.1:3080local GUI the tunnel exposes
tunnelProvidercloudflaredcloudflared or ngrok
autoTunnelfalsestart the tunnel on plugin load
publicBaseUrl''existing public entry (skips auto-tunnel)
tokenTtlMs / offlineAfterMs / maxDevices10min / 25s / 4pairing tuning
cookieNamedsh_pairdevice cookie
mobileEnterToSendtrueEnter sends in the phone chat box