@wingsky-1/dsh-lan-proxy
Lan Proxy
Access the dsh web UI over a local network: listen on 0.0.0.0:<port> and forward HTTP/HTTPS and WebSocket/wss traffic to the loopback web server (127.0.0.1:3080 by default). Rewrite Host/Origin to pass the browser trust boundary for /api, accepting only IP literals or localhost in the Host header (D
The plugin will be installed here. Keep web if you are unsure.
npx -y @deepseek-ai/dsh plugin --profile web add @wingsky-1/dsh-lan-proxy@0.1.6Description
Access the dsh web UI over a local network: listen on 0.0.0.0:<port> and forward HTTP/HTTPS and WebSocket/wss traffic to the loopback web server (127.0.0.1:3080 by default). Rewrite Host/Origin to pass the browser trust boundary for /api, accepting only IP literals or localhost in the Host header (DNS rebinding protection). HTTPS is enabled alongside HTTP by default (3443); certificates can be configured or automatically generated as self-signed.
Compatibility and provenance
Lan Proxy is published as @wingsky-1/dsh-lan-proxy and currently resolves to version 0.1.6. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.
- DSH compatibility
- *
- Runtime surfaces
- web
- Release source
- npm
- Registry updated