dsh-wsl-launch
从 WSL 白名单启动 Windows 应用(如 VS Code、资源管理器、浏览器)。
Launches allowlisted Windows apps such as VS Code, Explorer, and browsers from WSL.
怎么安装
dsh plugin add github:173787247/dsh-wsl-launch 简介
dsh-wsl-launch DeepSeek Harness tool: **win_launch** — start an **allowlisted** Windows app from WSL (code, Explorer, browsers, …). Part of **dsh-wsl-kit**. 中文说明 → README.zh.md --- Why Opening a **file** belongs to dsh-wsl-open. Starting **VS Code / Edge / Explorer** as an app needs a controlled launcher so the agent cannot run arbitrary .exe. Tool | Arg | Required | Meaning | |-----|----------|---------| | target | yes | Executable name or Windows path (must match allowlist) | | args | no | String argument list | Default allowlist code, code.cmd, explorer.exe, notepad.exe, wt.exe, windows ter…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-30
- 创建于
- 2026-08-29
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek-harness, dsh-plugin, wsl
同类推荐
dsh-wsl-workspace
6Mikao9/dsh-wsl-workspace
从 Web GUI 添加 WSL 工作区,无需在 WSL 之中再次安装 dsh 以及相关工具,bash 命令与文件读写运行在本机 WSL 发行版内,Windows 文件仍可访问。
dsh-wsl-expose
jack-ranbo/dsh-wsl-expose
从 WSL2 走 IPv6/IPv4 经反向代理(Lucky)把 DSH Web GUI 暴露到公网:/wan up 一键建立 socat 中继、Windows portproxy、防火墙与 trusted-host 白名单;域名与端口可在设置卡片或命令中配置。
dsh-wsl-tray
liyu34/dsh-wsl-tray
为运行在 WSL 的 DSH 提供 Windows 桌面快捷方式和系统托盘启动器:完全隐藏启动,托盘菜单支持打开/重启/退出,插件配置页可管理快捷方式。
dsh-wsl-workspace-picker
WilliamShi666/dsh-wsl-workspace-picker
Web UI 增强版工作区目录选择器:WSL 下 /mnt Windows 盘符一键直达、完整面包屑层级与常显路径输入框。