LucienLL/dsh-service-watchdog0

dsh-service-watchdog

DeepSeek Harness 插件:从主界面重启 DSH Web 服务,支持活跃会话二次确认、运行状态显示、独立自愈看门狗及开机自启。

AI 分析

用于在 Web 界面安全重启 DSH 服务。适合需要频繁维护服务、防止崩溃或希望开机自启的用户。核心功能包括二次确认和独立看门狗自愈。

包名
dsh-service-watchdog
版本
0.2.0
许可证
MIT
最近更新
2026年8月24日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:LucienLL/dsh-service-watchdog

配置项(Settings → Plugins → Service control)

默认说明
watchdogPort3199看门狗控制端口(仅本机监听);运行时改端口会自动清掉旧看门狗
autostarttrue开机自启
crashRestarttrue崩溃自动重启(改动即时生效)