返回目錄

dsh-network-settings

編輯精選維護狀態: 活躍

kanneiren/dsh-network-settings

DSH網路設定外掛 | DeepSeek Harness network diagnostics, proxy detection and repair for Windows/WSL/MacOS

前往 GitHub專案首頁
$ dsh plugin --profile web add dsh-network-settings

76

星數

0

Fork

TypeScript

語言

MIT

授權條款

2026-08-17

建立於

2026-08-22

最近推送

DeepSeek Harness 原生外掛,針對 Windows / WSL / macOS 的網路鏈路診斷與安全修復:真實路徑追蹤、設定漂移偵測、Agent 友善的 Markdown 報告,以及可復原的低風險修復。

DSH 整合

原生執行環境

作者聲明

安全稽核

未稽核

最後核實

2026-08-30

授權條款

MIT

01它能幫你完成什麼?

  • Diagnose the DSH process network path, DNS side-branch and first failure point on Windows / WSL / macOS

    Real network-path graph, config-drift flags, and a one-click Agent-ready Markdown report (TL;DR + machine-readable diagnostic codes + layered probe latency)

    DeepSeek Harness users on Windows / WSL / macOS who hit proxy / VPN / DNS connectivity problems

  • Repair DSH network config safely with recommended low-risk fixes

    Snapshot → preview → confirm → apply → re-detect → rollback workflow; high-confidence low-risk fixes (clear proxy env vars, disable system proxy, flush DNS cache) surfaced automatically

    Operators who need to fix DSH connectivity without risking admin / high-risk changes

02如何將外掛接入 DeepSeek Harness?

先決條件

  • DSH `@deepseek-ai/dsh >= 0.1.0-rc.6` (Web profile)
  • Windows 10/11 + WSL, or macOS

安裝步驟

  1. 01

    Install from npm (recommended, prebuilt): `dsh plugin --profile web add dsh-network-settings`

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

  2. 02

    Or install directly from GitHub: `dsh plugin --profile web add github:kanneiren/dsh-network-settings`

    $ dsh plugin --profile web add github:kanneiren/dsh-network-settings

  3. 03

    Open DSH Settings → Plugins → Network to use the plugin

驗證整合成功

作者未說明

03DSH 整合程度與能力邊界

DSH 整合原生執行環境

Native dsh plugin installed via `dsh plugin --profile web add`; embedded in DSH Settings → Plugins → Network, built with DSH native components and `--dsw-*` tokens.

  • Network path & failure-point tracing

    DSH process on Windows / WSL / macOSReal network-path graph, DNS side-branch, first failure point, and physical egress + real gateway behind TUN/VPN

  • Config-drift detection

    Network config across Windows proxy / DSH env / WSL / advanced networkDrift flags — when config differs but the network is healthy, it only hints, never warns

  • Agent-ready Markdown report

    Detection resultsCopyable Markdown report with fixed English section titles, report-version, TL;DR first, and machine-readable diagnostic codes

  • Safe recommended repair

    High-confidence low-risk diagnosisRecommended fixes (clear proxy env vars, disable system proxy, flush DNS cache) via snapshot → preview → confirm → apply → re-detect → rollback

    All detection is read-only by default; config is changed only after explicit user confirmation

04適合誰?何時不該用?

適合

  • DeepSeek Harness users on Windows / WSL / macOS who hit proxy / VPN / DNS connectivity problems
  • Operators who need to fix DSH connectivity without risking admin / high-risk changes

不適合

  • Supported on Windows 10/11 + WSL and macOS (macOS CI-verified, real-device acceptance pending); requires DSH `@deepseek-ai/dsh >= 0.1.0-rc.6` on the Web profile.

05相容性、維護與安全提醒

  • Supported on Windows 10/11 + WSL and macOS (macOS CI-verified, real-device acceptance pending); requires DSH `@deepseek-ai/dsh >= 0.1.0-rc.6` on the Web profile.
  • Fresh npm releases may be delayed by pnpm's `minimumReleaseAge` policy; install with an explicit version or retry later. GitHub installs require allowing the build script via `allowBuilds` in `pnpm-workspace.yaml`.
  • All detection is read-only by default; configuration changes happen only after explicit user confirmation and follow snapshot → preview → confirm → apply → rollback.
2026-08-172026-08-22v0.3.3

MIT · latest release v0.3.3 (2026-08-21); last push 2026-08-22

06常見問題

如何搭配 DeepSeek Harness 安裝?

執行 `dsh plugin --profile web add dsh-network-settings`(npm 預建構)或 `dsh plugin --profile web add github:kanneiren/dsh-network-settings`,隨後開啟設定 → 外掛 → 網路。

前置條件是什麼?

需要 DSH `@deepseek-ai/dsh >= 0.1.0-rc.6`(Web profile),以及 Windows 10/11 + WSL 或 macOS。

它如何與 DeepSeek Harness 整合?

它是 DSH 的原生外掛,內建於設定 → 外掛 → 網路,使用 DSH 原生元件與 `--dsw-*` token,不建立獨立主題。

與手動修改網路設定相比有什麼優勢?

自動定位 DSH 鏈路與首個失敗點,識別設定漂移但不過度告警,僅在高置信度時給出低風險修復,管理員級與高風險操作保留在手動目錄;所有偵測預設唯讀。

如何復原修改?

持久化修改遵循「快照 → 預覽 → 確認 → 套用 → 重新偵測 → 可復原」,低風險修復僅在使用者明確確認後套用,高風險操作保持手動。

08資料與來源

  • 作者聲明github.com567ca07bccd2…

    DSH 网络设置:为 DeepSeek Harness 提供 Windows / WSL / macOS 网络链路诊断与安全修复。

  • 作者聲明github.com567ca07bccd2…

    插件位于 **DSH 设置 → 插件 → 网络**(点击图片可放大)

  • 作者聲明github.com567ca07bccd2…

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

此頁面根據專案公開文件、儲存庫中繼資料與 DSH Plugins 的結構化解析所產生;最後核實於 2026-08-30。發現錯誤?提交更正。

🏆

最佳 DeepSeek Harness 外掛

從全目錄挑出的 12 個值得優先安裝的外掛,涵蓋各個分類。

DSH Plugins 是獨立的 DeepSeek Harness 外掛市集,與 DeepSeek 官方無關,也不代表官方背書。第三方外掛未經安全稽核,安裝前請審查原始碼。

每週取得最新的 DeepSeek Harness 外掛,絕不濫發。