jkfran / killport

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

Support for remaining signals #22

Closed NachiketNamjoshi closed 5 months ago

NachiketNamjoshi commented 1 year ago

Description of the changes

Related issue(s) Improves on #8

Type of change Please select one or multiple of the following options:

Checklist:

jkfran commented 1 year ago

Thank you! Could you format the code with cargo fmt --all?

NachiketNamjoshi commented 1 year ago

I ran cargo fmt --all. Please, verify.