jkfran / killport

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

Killport v1 #35

Closed jkfran closed 5 months ago

jkfran commented 5 months ago

This PR introduces significant enhancements to the killport command-line tool. It adds new features such as mode-specific operations and expanded signal handling capabilities, along with the introduction of verbosity controls and a dry-run option. These changes aim to increase the flexibility and usability of killport for developers and system administrators who manage processes and containers via port assignments.

Key Features Added:

Current Limitations:

Upcoming Updates: