dsh-git-proxy
Web UI 按需 GitHub 代理:一键开关 git/SSH 代理并测试连通性。
On-demand GitHub proxy for the Web UI: one-click git/SSH proxy toggle with connectivity tests.
怎么安装
dsh plugin add github:wjt0321/dsh-git-proxy 简介
中文 · English dsh-git-proxy DeepSeek Harness 的按需 GitHub 代理插件。在 Web UI 设置里一键开关 github.com 的 git/SSH 代理、保存代理地址、下载前测试连通性。 安装 通过插件市场安装,或: dsh plugin --profile web add github:wjt0321/dsh-git-proxy 重启 Web UI 后,打开 **设置 → Git 代理**。 使用 1. 输入代理地址(如 127.0.0.1:10808)并点击**保存**。 2. 点击**开启代理**——它会配置: git(https):git config --global http.https://github.com.proxy http://<地址> SSH(git@github.com:):在 ~/.ssh/config 的 Host github.com 块写入插件拥有的 ProxyCommand(使用 Git for Windows 自带的 connect 工具) 3. 用**测试连通性**验证代理端口与 github.com:443 / github.com:22 隧道。 4. 下载完成后点击**关闭代理**——两项配置立即移除。 截图 *开启状态——git 与 SSH 代理均已打开。* *关闭状态——点击关闭代理后…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-16
- 创建于
- 2026-08-16
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
ms-365-mcp-server
softeria/ms-365-mcp-server
一个模型上下文协议(MCP)服务器,通过Graph API与Microsoft 365和Office服务交互。
mcp-searxng
ihor-sokoliuk/mcp-searxng
通过SearXNG为AI助手提供私密网络搜索——支持Claude、Cursor和任何MCP客户端。