Ross ROSS = Recommend OSS · open-source software intelligence for agents

jkfran/killport

A command-line tool to kill processes and containers running on specified ports. observed · 2026-08-28

github.com/jkfran/killport · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 99
  • Release rhythm 83
  • Longevity 90
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 72.5
  • age_days: 1265
  • days_rel: 32
  • days_push: 9
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1838 stars · 42 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

killport is a Rust command-line tool that kills processes and containers listening on specified ports. It supports multiple container runtimes (Docker, Podman, OrbStack, Colima), configurable signals, dry-run mode, and shell completions.

Use cases

  • kill the process using port 8080
  • free up a port that's already in use
  • stop a docker container bound to a port
  • find and terminate whatever is listening on a port
  • kill processes on multiple ports at once
  • preview what would be killed before terminating

When to choose

  • you frequently hit 'address already in use' errors during development
  • you need to kill both native processes and containers by port
  • you want a fast, cross-platform CLI with dry-run and signal control

When to avoid

  • you need general process management beyond port-based lookup
  • you prefer GUI tools or need port monitoring/alerting rather than one-shot kills

Facets

cli-tool · maturity active

cli developer-tools networking developer-tools networking windows cli kill-process port-management docker containers rust process-management command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
jkfran/killportmain92

For agents

markdown · JSON · MCP: product_card(name="jkfran/killport")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem