Ri0n72Y/dsh-tcp-forward1

dsh-tcp-forward

DSH Web 的 TCP 转发插件:默认在 0.0.0.0:3081 转发服务,并将局域网监听地址加入受信主机列表。

AI 分析

核心用途是方便地将本地运行的 DSH Web 服务共享给局域网内的其他设备访问。适合需要跨设备调试或局域网内协作的用户。

包名
dsh-tcp-forward
版本
0.1.0
许可证
MIT
最近更新
2026年9月3日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Ri0n72Y/dsh-tcp-forward

dsh-tcp-forward

Exposes the DeepSeek Harness Web server to the local network through a transparent TCP forward on 0.0.0.0:3081 by default, and adds the LAN listener addresses to DSH trustedHosts.

dsh plugin --profile web add github:Ri0n72Y/dsh-tcp-forward
dsh web

Set DSH_TCP_FORWARD_PORT to use another port.