The Grim Reaper for processes hogging your ports
Project description
PortReaper
The silent harbinger for processes hogging your ports.
portreaper find 3000 # Who’s on 3000?
portreaper kill 3000 # Graceful death
portreaper kill 3000 -9 # No mercy
portreaper scan # Show open ports
portreaper monitor # Live dashboard
Install
pip install portreaper
Commands
| Command | Description |
|---|---|
find <port> |
Show which process owns the port |
kill <port> |
Graceful kill (SIGTERM) |
kill <port> -9 |
Force kill (SIGKILL) |
scan |
Scan open ports (default 1–1024) |
scan -p 1-65535 |
Scan all ports |
monitor |
Live dashboard of listening ports |
--help |
Show help |
--version |
Show version |
Requirements
- Python 3.8+
- Linux / macOS / WSL
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
portreaper-0.1.0.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file portreaper-0.1.0.tar.gz.
File metadata
- Download URL: portreaper-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e603101ac592f75b03a8bb8709563c5bd70d4c105826d59340ce8a2fc837d485
|
|
| MD5 |
cd4544449228da51b7769536a055f87e
|
|
| BLAKE2b-256 |
89807447c47d9e7f52dc478337628a541aba6ef75946135db14a80ed8f431ea1
|
File details
Details for the file portreaper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: portreaper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ca6108d8e6b7c4b1fb12baf9e788db44b88884fd0d6cbf69525d52fb072b8be
|
|
| MD5 |
efb4fbdd846c4529e1f7adeeb6a32cf3
|
|
| BLAKE2b-256 |
525a107f205bfd6370519a09a58e8f16bb82cae8d83b4e512cc449a6a70fa61e
|