Expose the DSH Web GUI over IPv6 or IPv4 from WSL2 through a reverse proxy (Lucky): /wan up sets up the socat relay, Windows portproxy, firewall, and trusted-host fence, with a Settings card plus commands to configure the domain and ports.
- License
- MIT
- Added
- 2026-08-19
GitHub info
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 20, 2026, 11:16 AM
- Maintainer
- jack-ranbo
- Added
- 2026-08-19
Install
dsh plugin --profile web add dsh-wsl-exposeREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/jack-ranbo/dsh-wsl-expose)Related plugins
WSL & Windows Interopdsh-wsl-workspace
★ 41Add a WSL workspace from the web GUI without needing to install dsh or related tools again inside WSL. Bash commands and file read/write operations run within the local WSL distribution on the host machine, while Windows files remain accessible.
dsh-wsl-env
★ 2Injects WSL distro, Linux path mapping, /mnt/c CRLF and git caveats, and NODE_USE_ENV_PROXY into the system prompt.
dsh-wsl-net
★ 2Adds a net_doctor tool that reports proxy environment, NODE_USE_ENV_PROXY, and reachability of the DeepSeek API and the npm registry, and sets NODE_USE_ENV_PROXY on bash and npm child processes.