其他
完整应用
deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
DeepSeek Harness 的按需 GitHub 代理插件。在 Web UI 设置里一键开关 github.com 的 git/SSH 代理、保存代理地址、下载前测试连通性。
通过插件市场安装,或:
dsh plugin --profile web add github:wjt0321/dsh-git-proxy
重启 Web UI 后,打开 设置 → Git 代理。
127.0.0.1:10808)并点击保存。git config --global http.https://github.com.proxy http://<地址>git@github.com:):在 ~/.ssh/config 的 Host github.com 块写入插件拥有的 ProxyCommand(使用 Git for Windows 自带的 connect 工具)github.com:443 / github.com:22 隧道。
开启状态——git 与 SSH 代理均已打开。

关闭状态——点击关闭代理后两项均关闭,恢复直连。
github.com 的 git 操作(https 与 SSH)。npm/pnpm 包下载不受影响。<profile>/git-proxy.json。~/.ssh/config 编辑非常保守:只会替换或移除插件拥有的 ProxyCommand 行(本插件写出的带引号 connect 格式);用户已有的 ProxyCommand 行会保留,插件行插入在其前(ssh_config 取第一个匹配值)。其余内容逐字保留;包含 Match 段或多主机 github.com 行的配置完全不动(界面会提示)。connect 工具(Git for Windows 自带)。缺失时 SSH 部分标记不可用,https 照常。-H + %h %p)的 ProxyCommand 行会被当作插件行处理。pnpm install
pnpm test # vitest 套件
pnpm typecheck
pnpm build # tsc host + tsdown client bundle(lib/client.js)
client bundle 是 __ModuleLoader__ factory(id dsh-git-proxy),经 exports["./client"] 子路径由 client-modules 服务。
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。