A zero-dependency CLI that finds and kills processes on localhost ports
Project description
portman
A zero-dependency CLI that finds and kills processes on localhost ports — no more lsof -i :3000 → kill -9 → repeat.
Install
pip install portman
Usage
portman list # List all listening ports
portman find 3000 # Find what's using port 3000
portman kill 3000 # Kill process on port 3000
portman free # Show free ports
Requirements
Python 3.11+, stdlib only.
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
shipstack_portman-0.1.0.tar.gz
(34.5 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 shipstack_portman-0.1.0.tar.gz.
File metadata
- Download URL: shipstack_portman-0.1.0.tar.gz
- Upload date:
- Size: 34.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efe350a519266c0f95af455e45631c7942b2866e501d54e9fb566bf42e2cd4e6
|
|
| MD5 |
e733428d3a4d4e95f6937bb32209f06d
|
|
| BLAKE2b-256 |
1bfc8a3de0dd1670d2c11a67655d0517af998d8f3c56a482c3fec0f32ccdb7b7
|
File details
Details for the file shipstack_portman-0.1.0-py3-none-any.whl.
File metadata
- Download URL: shipstack_portman-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3b8fb1e9f7f83f02306cf6d6c1a8637f2b7cebc07bceaf48a5012f53f722013
|
|
| MD5 |
44902a2d7c7b6a41512ecaeeab9c34be
|
|
| BLAKE2b-256 |
cebe709251e0bd003cc6ca49d2932d2731e1e46afcdcee73c32ccaf79fe06a42
|