Skip to content
dsh.fish
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

  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source