A tool to easily kill processes running on a specified port
https://github.com/jkfran/killport
No description set
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / killport
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout utilities/killport && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_service | 0000000923 923 Bytes | |
cargo_config | 0000000101 101 Bytes | |
killport-1.1.0.tar.gz | 0000035058 34.2 KB | |
killport.changes | 0000001111 1.08 KB | |
killport.spec | 0000001466 1.43 KB | |
vendor.tar.xz | 0021375692 20.4 MB |
Revision 3 (latest revision is 5)
Andrea Manzini (amanzini)
accepted
request 1178233
from
Andrea Manzini (amanzini)
(revision 3)
- Update to 1.1.0: * fixed testsuite * added Windows support - Update to 1.0.0: * Mode Selection: Users can now specify whether to target processes, containers, or both. This is controlled via the -m/--mode option. * Signal Specification: The tool now supports specifying many different signals to be sent to processes or containers, enhancing the control users have over how they terminate these entities. * Dry Run Option: This new feature allows users to simulate termination commands to see which processes or containers would be affected without actually performing the kill operation. * Release as a library
Comments 0