dsh-lan-access
Configurable LAN access for the DSH Web GUI: a settings tab binds the server to all interfaces, trusts only the addresses you configure, sets the browser session lifetime or removes the token login, and repairs the settings layer on non-loopback visits.
可配置的 DSH Web GUI 局域网访问:设置页开启后绑定全部网卡,只信任你配置的访问地址,可调整浏览器会话有效期或去掉 token 登录,并修复非回环访问时的设置层。
How to install
dsh plugin add dsh-lan-access About
dsh-lan-access **Who this is for**: users who already run a virtual LAN (EasyTier / Tailscale / WireGuard / ZeroTier …), or who only want to reach the dsh Web UI from a trusted LAN (home or office network). > **⚠️ Security**: enabling LAN access means *anyone who can reach that address can operate your Harness — remote code execution exposed to that network segment*. Only enable it on a network you control; never on public Wi-Fi, campus or shared lab networks. Never forward the token-bearing URL printed at startup. > **🤖 About this repository**: every line of code, doc, and commit here was ge…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-09
- Created
- 2026-09-06
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- cordis, deepseek, dsh, dsh-plugin, lan, plugin
Related plugins
dsh-bridge
wenbin-wb/dsh-bridge
Remote and mobile access for DeepSeek Harness: provides LAN QR code connection, Cloudflare/custom tunnels, WeChat, QQ, Feishu, Telegram bot integration, and security authentication.
dsh-web-mobile
mexiaosqwq/dsh-web-mobile
Mobile adaptation for the DSH Web UI: works well on narrow screens, fits wide screens too.
dsh-android
ZSeven-W/dsh-android
A live Android device inside the conversation — emulator or USB phone, driven entirely through adb: 20 agent tools for streaming, Gradle build and run, UI-tree or OCR interaction, logcat, processes and memory, plus a three-button navigation panel.
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.