ended3월 22일· 1 sources
Free stuck TCP ports in one command — without memorizing `lsof`, `fuser`, and `kill` pipelines
하나의 명령어로 막힌 TCP 포트 해제하기 — lsof, fuser, kill 파이프라인을 외울 필요 없이
Why it matters
portkill is a CLI utility published on npm that frees stuck TCP ports with a single command, replacing the need to memorize lsof, fuser, and kill pipelines. It supports dry-run previews, port ranges, interactive prompts, and an optional local web GUI, requiring Node.js 18+ on macOS or Linux.
1
Sources
+0
24h
—
Growth
175d
Active
portkillTCP portEADDRINUSEnpmCLI