@xiaosenho/dsh-plugin-remote-access
Authenticated LAN and frpc tunnel access for the DeepSeek Harness Web UI
218 results
Authenticated LAN and frpc tunnel access for the DeepSeek Harness Web UI
Remote access login gate for the DeepSeek Harness Web UI: a password wall in front of non-loopback access, session cookies, an injected browser-side gate, and a Remote Access settings section. The /api RPC surface is authenticated by dsh itself.
Floating phone-pairing QR button for the DSH WebUI. Companion UI for dsh-remote-link: opens its /qr pairing page in an in-app overlay.
DeepSeek Harness mobile remote-control plugin: LAN/external remote control (QR / on-off toggle / remote-access password gate), rich telemetry (expandable device details, system CPU/memory/load, DSH app state: version/sessions/workspaces/plugins/models), real external-tunnel status detection (frpc token / reconnect diagnostics), mobile-first UI polish (composer image upload entry via system picker, settings single-column layout) and faster remote loading.
DSH web plugin for LAN, Tailscale, and Cloudflare Tunnel remote access through Caddy with API access policies.
Authenticated LAN reverse-proxy gateway for the DeepSeek Harness Web UI
DSH Mobile Remote plugin: Host Gateway, Public Endpoint pairing, WebRTC Direct, encrypted Tunnel Fallback
Run DeepSeek Harness locally, execute on your server — SSH/mosh transports with remote file and shell tools
dsh 远程访问: a TLS edge entry (self-signed cert, login page, session cookies) that transparently proxies to the loopback dsh web GUI
Small DSH Web GUI plugin to check and apply official DeepSeek Harness updates from a git checkout: view local vs origin/master, fast-forward to the official latest, and optionally rebuild. Shows an offline/unreachable state when the remote cannot be reached. Hot-pluggable - mounted via the web profile without touching dsh source.
Remote desktop mobile shell and Chinese input plugin for DeepSeek Harness
DeepSeek Harness Desktop plugin: git branch pill in the composer, with local/remote listing and confirmed checkout.
Unified SSH remote-execution plugin for DeepSeek Harness — ProxyJump chain, SFTP filesystem, subprocess and PTY over ssh2
SSH remote control for DeepSeek Harness: run commands / compile and read-write files on a remote machine over SSH (works with reverse-SSH tunnels or Tailscale)
Remote SSH terminal for the DeepSeek Harness web UI: main-area terminal tab, dangerous-command guard (open/guarded/locked), confirmation workflow, and model tools (netshell_servers / netshell_run). Passwords live in the DSH encrypted credential store and never pass through AI sessions.
DSH plugin: sidebar footer update button — compares the local deepseek-harness version with the remote, pulls and reinstalls when a newer version exists, with live progress.
DSH remote-access authorization page: one click or QR scan mints the current process's browser-session URL (no more digging tokens out of server logs). Optional authority/subnet fence and 8-char PIN gate. · DSH 远程授权页:点击链接或扫码即可铸造当前进程的浏览器会话,带 Host/网段围栏与 PIN 门禁。
DeepSeek Harness plugin: connect Atlassian (Jira, Confluence, JSM, Bitbucket) through the official remote MCP server using OAuth 2.1.
A browser that lives in the DSH host: every session gets its own tab, the AI drives it, and you watch or take over that same tab inside the DSH Web UI — logins, 2FA, QR codes and CAPTCHAs included.
DSH「日程」面板:左侧栏日历 + schedule 工具,共用同一份数据(宿主 Typert Remote 服务 + 客户端 ctx.remote)
DSH 局域网 Mesh:自动发现同网段的其他 DSH 实例,提供对端操作页面,并支持跨机双向派发任务。
Remote-work assistant for DeepSeek Harness: connect SSH (password/key/agent/keyboard-interactive/proxy jump), pick a remote workspace, operate on it with 20 rw_* tools (incl. rw_edit/rw_stat/rw_mkdir/rw_remove/rw_move/rw_forward), conflict-aware mirror sy
把 DeepSeek Harness (dsh) 装进飞书/Lark 的 bot,扫码即用:dsh Web 可视化设置、流式卡片、项目工作区、并行任务、多角色 Agent、安全网守护。| Bridge DeepSeek Harness into Feishu/Lark with visual dsh Web settings, streaming cards, workspaces, parallel tasks, roles and a safety-net guardian.
DSH web UI 工具集插件:1) 输入框模型选择改为双按钮(供应商 + 模型两级联动,支持推理等级调节);2) 侧边栏工作区折叠/展开全部;3) 会话主选项卡新增「修改的文件」(列出该会话改动过的所有文件,点击经 Host 打开);4) 会话标题旁显示所属工作区徽章;5) 设置中心新增「DSH UI 工具」页(集中开关以上功能,偏好存 localStorage)。内核自适应(v0.4.2):功能三依赖的 target 体系服务收进 alphaFeatures 子 fiber,旧内核(0.1.1-rc.x)静默降级为四项、不再触发 Failed to load plugins 横幅;v0.4.3 起「修改的文件」支持 run_code 内嵌工具调用路径提取(当前 DSH agent 环境所有文件操作都包在 run_code 里);v0.4.4 修复功能一在 0.1.5 内核上每次挂载会话抛 remote.session 错——模型目录服务要求调用方声明 remote,并加兜底降级回官方控件。只动对应控件,不改 DSH 源码。