Show HN: Portdetective – A tiny, fast rust CLI for port inspection

by ckugblenuon 12/29/2025, 9:42 PMwith 0 comments

Hi HN,

I kept getting annoyed having to track down which process was sitting on a port so I could kill it, so I built a tiny CLI tool that shows you exactly what’s using a given port and having the option to kill it. Sharing it here in case it helps someone else too.

0