PangYiMing/dsh-port-guard ↗★ 1
dsh-port-guard
Triage port conflicts: reuse your own live server, switch ports for others, precisely kill zombies
AI 분석
核心用途是解决本地开发中的端口占用冲突。适合需要频繁启动本地服务、自动避让冲突端口或需要精准清理占用端口的僵尸进程的开发人员。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:PangYiMing/dsh-port-guard安装 Install
# 或从 GitHub 安装
dsh plugin --profile demo add github:PangYiMing/dsh-port-guard