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
インストール手順
- 01
Install from npm (recommended, prebuilt): `dsh plugin --profile web add dsh-network-settings`
$ dsh plugin --profile web add dsh-network-settings
- 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
- 03
Open DSH Settings → Plugins → Network to use the plugin
導入成功の確認
作者は未記載
03DSH 統合と能力の範囲
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 / macOS→Real 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 network→Drift flags — when config differs but the network is healthy, it only hints, never warns
Agent-ready Markdown report
Detection results→Copyable Markdown report with fixed English section titles, report-version, TL;DR first, and machine-readable diagnostic codes
Safe recommended repair
High-confidence low-risk diagnosis→Recommended 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.
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 の経路と最初の失敗点を自動特定し、設定ドリフトを誤警告なく検出、高信頼度の低リスク修復のみを提示します(管理者権限・高リスク操作は手動カタログに残ります)。すべての検出は確認前は読み取り専用です。
変更をどうロールバックしますか?
永続化された変更は「スナップショット → プレビュー → 確認 → 適用 → 再検出 → ロールバック」に従い、低リスク修復は明示的な確認後にのみ適用され、高リスク操作は手動のままです。
07関連する DSH ワークフロー
dsh-better-sidebar
by omdsh-dev
ファイル表示・編集、ターミナル、Git、サブエージェントのページを内蔵し、サードパーティによる新規サイドバーページの登録にも対応する拡張可能なサイドバー基盤
dsh-tui
by ccch1mneyyy
Claude Code 風の全画面 TUI プラグイン。鯨トップバー、リアルタイム状態行、思考ストリーミング、Esc 二連打の巻き戻し、コンテキスト進捗バーと TPS メーター搭載。npm で一発インストール
openpets
by alvinunreal
DSH ライフサイクルを OpenPets デスクトップコンパニオンへ
dsh-tianshu-tui
by huiliyi37
DeepSeek Harness 向けインタラクティブ TUI:セッションワークスペース、画像 E2E(クリップボード/ビジョン橋)、スラッシュ補完、承認カード、推論可視化の純粋な表示層
08データと出典
DSH 网络设置:为 DeepSeek Harness 提供 Windows / WSL / macOS 网络链路诊断与安全修复。
插件位于 **DSH 设置 → 插件 → 网络**(点击图片可放大)
dsh plugin --profile web add dsh-network-settings
このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-08-30。誤りを見つけた場合は、修正を送信してください。
dsh プラグイン おすすめ
最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。
