jkfran / killport

A command-line tool to easily kill processes running on a specified port.
MIT License
1.68k stars 37 forks source link

Use /etc/services to kill on named ports #7

Open mkarliner opened 1 year ago

mkarliner commented 1 year ago

Pretty much says it in the tite.

Parse /etc/services so processes attached to well known ports can be killed easily.