| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: killport | Distribution: openSUSE Tumbleweed |
| Version: 2.0.0 | Vendor: openSUSE |
| Release: 1.2 | Build date: Sat Mar 14 16:02:52 2026 |
| Group: System/Console | Build host: reproducible |
| Size: 3944785 | Source RPM: killport-2.0.0-1.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/jkfran/killport | |
| Summary: A tool to easily kill processes running on a specified port | |
A command-line utility for killing processes listening on specific ports. It's designed to be simple, fast, and effective. Features: - Kill processes by port number - Supports multiple port numbers - Verbosity control
MIT
* Sat Mar 14 2026 Andrea Manzini <andrea.manzini@suse.com>
- Update to 2.0.0:
* man page
* --no-fail flag to exit successfully even when no process is found
* SIGPIPE handling for clean pipe behavior (e.g., killport 8080 | head)
* PID deduplication on Linux and macOS (prevents duplicate kill attempts)
* Breaking: Exit code 2 when no matching process or container is found
(was 0). Use --no-fail to restore previous behavior
* fix Duplicate process entries when a process listens on both IPv4 and IPv6
* fix Killing container runtime's port forwarder process
(e.g., OrbStack Helper) instead of the container
* Mon Jun 03 2024 Andrea Manzini <andrea.manzini@suse.com>
- Update to 1.1.0:
* fixed testsuite
* added Windows support
* Sat May 25 2024 Andrea Manzini <andrea.manzini@suse.com>
- 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
* Fri May 10 2024 Andrea Manzini <andrea.manzini@suse.com>
- First packaged release v0.9.2
/usr/bin/killport /usr/share/doc/packages/killport /usr/share/doc/packages/killport/README.md /usr/share/licenses/killport /usr/share/licenses/killport/LICENSE /usr/share/man/man1/killport.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Apr 21 22:32:08 2026