dsh-wsl-cred
提供 WSL 下 Git Credential Manager 的安全指引,不回传密钥。
Safe Git Credential Manager hints for WSL without exposing secrets.
怎么安装
dsh plugin add github:173787247/dsh-wsl-cred 简介
dsh-wsl-cred DeepSeek Harness tool: **cred_hint** — report git credential.helper and safe guidance for **Windows Git Credential Manager** from WSL. **Never returns tokens or passwords.** Part of **dsh-wsl-kit**. 中文说明 → README.zh.md --- Why HTTPS git from WSL often fails until credential helper points at Windows GCM (or gh auth on Windows). This tool explains the setup without dumping secrets into the chat or prompt. Install sh dsh plugin --profile web add github:173787247/dsh-wsl-cred Config yaml id: dsh-wsl-cred name: dsh-wsl-cred config: timeoutMs: 10000 Test sh npm test License MIT…
推荐参考
信息
- 协议
- 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 盘符一键直达、完整面包屑层级与常显路径输入框。