killport (1) Thumbnail List killport - in bash I found an command-line utility called `killport` written in rust. https://github.com/jkfran/killport A command-line tool to easily kill processes running on a specified port. Features: Kill processes by port number Supports multiple port numbers Verbosity control Works on Linux and macOS Personally thining, using rust to do this kind of task is just overkill. How many times would this be called.. Prev 1 Next