mozhi5795/dsh-kill-restart ↗★ 0
dsh-kill-restart
One-click kill button for the DSH Web GUI – kill the server process so you can restart without taskkill.
AI 分析
核心用途是提供一键关闭 DSH 服务器进程的便捷操作。适合频繁调试、需要快速重启 DSH 服务而不想使用命令行强制结束进程的开发者或日常用户。
インストール
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:mozhi5795/dsh-kill-restartドキュメント
README 全文を読む ↗使用
- 启动包含此组合包的 DSH profile。
- 打开 Web GUI(默认
http://127.0.0.1:3080)。 - 点击右下角的 ☠ 按钮。
- 确认弹窗。
- 服务器退出,手动重启 DSH。