Bundle
dsh-tcp-forward
TCP forwarding for DeepSeek Harness Web
- Source
- Ri0n72Y
- License
- MIT
- Updated
- Updated yesterday
Readme
# 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`. ```sh dsh plugin --profile web add github:Ri0n72Y/dsh-tcp-forward dsh web ``` Set `DSH_TCP_FORWARD_PORT` to use another port.
Install
dsh plugin --profile web add github:Ri0n72Y/dsh-tcp-forward
Profile: web
With the hub plugin installed, ask your agent to install it by name — it resolves the same plan shown here.
dsh plugin --profile web add github:stvlynn/dsh.fish#path:packages/dsh-plugin-hub
install dsh-tcp-forward from the hub
- This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.