Skip to content

Releases: JUANWANG-BUAA/dsh-full-remote

v0.2.4

Choose a tag to compare

@JUANWANG-BUAA JUANWANG-BUAA released this 16 Aug 06:16

dsh-full-remote 0.2.4

npm 0.2.3 已在仓库无 GitHub tag 的情况下发布。本版把 README 与登录页
对齐现行面板,并说明手机邀请 Origin 必须是扫码设备可达的地址。

npm:dsh-full-remote@0.2.4

Upgrade

Already installed profiles do not pick up a new version when dsh web
starts:

dsh plugin --profile web update dsh-full-remote

Then restart dsh web. First install remains:

dsh plugin --profile web add dsh-full-remote

Relative to 0.2.3

  • README: copy the tunnel target / reachable URL; binding 0.0.0.0 is
    not a URL to open.
  • Phone invite Origin is the host the scanning device requests (tunnel
    https://… or the panel LAN URL). Do not encode 127.0.0.1 — a phone
    would hit its own loopback.
  • Screenshot gallery recaptured; login/wait pages add a dsh-full-remote
    kicker.

Full notes: CHANGELOG · 中文 README · English README

v0.2.2: 发布 0.2.2:README 截图对齐设置页,并增加手机加工作区图

Choose a tag to compare

@JUANWANG-BUAA JUANWANG-BUAA released this 15 Aug 16:30

dsh-full-remote 0.2.2

README 截图换成现行 设置 → 反向代理 UI,并增加手机端应用内目录浏览器。
产品行为与 0.2.1 相同;这次把 npm latest 上的 README 图换对。

npm:dsh-full-remote@0.2.2

升级

已经装过的 profile 不会dsh web 启动时自动拉新版本:

dsh plugin --profile web update dsh-full-remote

然后重启 dsh web。第一次安装仍是:

dsh plugin --profile web add dsh-full-remote

相对 0.2.1

  • 控制页三张图改为设置对话框(左栏「反向代理」),不再是侧栏 overlay。
  • 增加手机「选择工作区目录」实机截图(应用内浏览器,不是系统选目录框)。
  • 登录门桌面 / 390×844 各重拍一张。

完整说明:中文 README · English README · CHANGELOG


README screenshots now match Settings → Reverse proxy, plus a phone shot of the in-app workspace directory browser. Product behavior is unchanged from 0.2.1; this release updates latest so the npm README matches the Settings page.

Upgrade an existing install with dsh plugin --profile web update dsh-full-remote, then restart dsh web.

v0.2.1: 发布 0.2.1:设置落盘、手机加工作区、控制面迁入设置页

Choose a tag to compare

@JUANWANG-BUAA JUANWANG-BUAA released this 15 Aug 15:51

dsh-full-remote 0.2.1

隧道域名下官方设置会落盘,手机可以增加工作区,控制页迁到 设置 → 反向代理

npm:dsh-full-remote@0.2.1

升级

已经装过的 profile 不会dsh web 启动时自动拉新版本:

dsh plugin --profile web update dsh-full-remote

然后重启 dsh web。第一次安装仍是:

dsh plugin --profile web add dsh-full-remote

插件 id reverse-proxy、Cookie、控制前缀、状态文件名未改,已有会话继续有效。

相对 0.2.0

  • 官方设置(语言 / 主题 / 模型等)在隧道域名下写入宿主机,不再只停在内存。
  • 「增加新工作区」走应用内目录浏览器,不再在宿主机显示器上弹出系统选目录框。
  • 反向代理控制面从侧边栏 overlay 迁到设置左栏。启动、停止、发布地址、令牌、设备都在 设置 → 反向代理
  • 轮换令牌不再卡死控制面。端口占用、自环、从隧道域名操作控制面,都会用 toast 说明下一步。

请注意

  • 远程页上的「在宿主机打开」会作用到这台电脑。
  • 启动 / 停止 / 显示令牌 / 改发布地址请用本机 127.0.0.1 窗口,不要从隧道或公网域名操作。
  • 设置左栏图标是 harness 默认齿轮(官方只给内置页面配了图标)。双节点桥接图标在反向代理页本身。

完整说明:中文 README · English README · CHANGELOG


Settings persist on a tunnel hostname, Add workspace works on a phone, and the control page is now Settings → Reverse proxy.

Upgrade an existing install with dsh plugin --profile web update dsh-full-remote, then restart dsh web. Frozen identifiers are unchanged, so existing sessions keep working.

Limitations: “open on host” from a remote page acts on the host machine; start/stop/token/listen only from the local 127.0.0.1 window.

v0.2.0

Choose a tag to compare

@JUANWANG-BUAA JUANWANG-BUAA released this 15 Aug 14:00

npm 包与 GitHub 仓库改名为 dsh-full-remote。插件 id、cookie、控制前缀保持不变,已有会话继续有效。

转发时 Host/Origin 恒定为 127.0.0.1,恢复其他隧道会 403 的 settings.* / credentials.* / host.listDirectory。主张停在服务端 API 完整,不是完整 UI。

安装:dsh plugin --profile web add dsh-full-remote