ディレクトリに戻る

dsh-network-settings

キュレーション掲載メンテナンス: 活発

kanneiren/dsh-network-settings

Windows/WSL ネットワークパス診断と安全修復

GitHub で見るホームページ
$ dsh plugin --profile web add dsh-network-settings

76

スター

0

フォーク

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

02DeepSeek 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` を実行し、設定 → プラグイン → ネットワークを開きます。

前提条件は何ですか?

Web profile の DSH `@deepseek-ai/dsh >= 0.1.0-rc.6` と、Windows 10/11 + WSL または macOS が必要です。

DeepSeek Harness とどう連携しますか?

DSH のネイティブプラグインとして設定 → プラグイン → ネットワークに組み込まれ、DSH のネイティブコンポーネントと `--dsw-*` トークンを使用し、独自のテーマは作りません。

手動でネットワーク設定を直す場合とどう違いますか?

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。誤りを見つけた場合は、修正を送信してください。

🏆

dsh プラグイン おすすめ

最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。

DSH Plugins は DeepSeek Harness プラグインの独立したコミュニティ ディレクトリです。DeepSeek との提携・公認はありません。サードパーティ製プラグインはセキュリティ監査を受けていません。インストール前にソースコードをご確認ください。

DeepSeek Harnessの新着プラグインを毎週お届け。スパムはありません。