dshgo
Proxies the loopback-only dsh web onto a LAN port so phones and other machines can reach it, with an optional access password that browsers type in and the bundled Android client unlocks with biometrics. Adds a LAN-access settings page with QR codes, inlines dsh-web-mobile (MIT, attribution kept) for the mobile layout, and the Android client in the same repository adds finish/approval notifications, voice input and a home-screen widget.
把只监听 127.0.0.1 的 dsh web 转发到局域网端口,供手机等设备访问;可选访问密码——浏览器输入,同仓库的 Android 客户端用指纹或面部解锁。新增带二维码的「局域网访问」设置页,内联 dsh-web-mobile(MIT,保留署名)提供移动端布局;Android 客户端另加完成/审批通知、语音输入与主屏小组件。
How to install
dsh plugin add @xiazhi88/dshgo About
dshgo 在手机 / 平板上用 DSH —— **一个 Android App,加一个让电脑可达的插件。** | | | |---|---| | **Android App** | 为手机做的客户端:会话跑完推送通知、**等批准时直接在通知栏点「允许」**、语音输入、主屏小组件、应用内更新。**下载 APK** · 源码 | | **插件** | dshgo:把只监听 127.0.0.1 的 dsh web 暴露到局域网,带一个「局域网访问」设置页签(地址 + 二维码),以及**可选的访问密码**。 | 两者独立:App 也可以连你自己的隧道,插件也可以只给浏览器用。但配在一起是完整体验。 ┌─────────┐ 局域网 / Tailscale ┌──────────────────────┐ │ 手机 App │ ────────────────────────────────> │ dshgo :3081 │ │ │ <──────────────────────────────── │ ↓ 改写成 loopback │ └─────────┘ │ dsh web :3080 │ └──────────────────────┘ 同一台机器上的浏览器也能用 —— 打开 设置 → 局域网访问 就有地址和二维码。 --- 为什么需要它 dsh…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- 599
- Last push
- 2026-09-18
- Created
- 2026-09-15
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- android, android-app, deepseek, deepseek-harness, dsh, dsh-plugin, lan, mobile, proxy, qrcode
Related plugins
dsh-tether
zexadev/dsh-tether
Use the dsh web UI on your dev machine from an Android or iOS phone, connected peer-to-peer across networks via iroh; no server to set up, with a relay fallback that only carries ciphertext.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-remote-web-ui
Remote control of a dsh web workspace from phone or PC: QR-code pairing through a token-gated channel, SSE real-time sync, and separate mobile and full desktop GUI modes.
dsh-sev
Buzzso/dsh-sev
Manage your own remote DSH host from the local GUI: SSH tunnels, mixed remote session list, one-click remote GUI, auto-healing tunnels.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-ssh
SSH ops panel for DSH: web terminal, SFTP transfer with progress, local port forwarding, and one-command cluster execution across hosts; agents share the same host config.