kanneiren / dsh-network-settings

已收录

DSH Network Settings: Windows / WSL network path diagnostics and safe repair for DeepSeek Harness.

main其他 查看源代码

安装

npx -y @deepseek-ai/dsh plugin --profile web add github:kanneiren/dsh-network-settings

此安装命令根据 GitHub 仓库地址生成,是未经验证的安装起点。

README

维护者编写的文档快照。

在 GitHub 查看 ↗
提交版本 f48c4e1同步于 2026年8月18日

dsh-network-settings

English | 简体中文

Windows / WSL network path diagnostics and safe repair for DeepSeek Harness.

MIT License Platform


Highlights

  • Two runtime models only — automatically detects WINDOWS_NATIVE or WSL_DISTRIBUTION; no manual Windows/WSL mode switch.
  • DSH path graph — shows the actual DSH network path, DNS side branch and first failing edge.
  • Configuration Drift — finds stale proxy configuration without treating healthy configuration differences as errors.
  • Single / stability checks — one-shot diagnostics plus repeated TCP/HTTP sampling for unstable endpoints.
  • Agent-ready report — one click copies a Markdown report.
  • Safe repair — snapshot → diff → confirm → apply → re-detect, with rollback for persistent changes.
  • DSH-native UI — uses DSH primitives and --dsw-* tokens only.

Install

dsh plugin --profile web add dsh-network-settings

Open Settings → Plugins → Network.


Usage

Open the page
  → cached summary only, no probes run
Click [Single check]
  → full inspection + current target probe + DSH path graph
Click [Stability check]
  → repeated TCP/HTTP sampling
Click [Copy network report]
  → Markdown report for an Agent

Docs

DocumentContent
Architecturemodules, runtime models, probes, repair guarantees
Diagnosticshow results are produced and displayed
Network first aidoperations, risks, reliability
Agent guidedevelopment commands and extension points
Release checklistpublishing steps
Network path & driftgraph/UI behavior details

Support

  • DSH: @deepseek-ai/dsh >= 0.1.0-rc.6 (Web profile)
  • Platform: Windows 10/11 with WSL
  • All network checks are local and read-only unless you explicitly confirm a change.

Privacy

No telemetry. Reports and snapshots are redacted locally before persistence.

License

MIT

项目文件与信号

以下项目是目录快照中检测到的公开仓库信号。

测试已检测
安全策略已检测
贡献指南已检测
文档已检测

仓库信息

开发语言
TypeScript
许可证
MIT
最新发布
v0.1.0
最后更新
2026年8月18日 01:41

谨慎安装

请检查源代码、权限、生命周期脚本、依赖与网络访问;不受信任的插件应先在隔离环境中测试。