pranshuparmar/witr
Why is this running? Trace any process, port, container, or file back to what started it - CLI + TUI. observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 97
- Release rhythm 90
- Longevity 18
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1.5
- age_days: 256
- days_rel: 70
- days_push: 18
- n_releases_24m: 21
Adoption not part of the score
21701 stars · 756 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
witr is a CLI and TUI tool that traces any running process, port, container, or file back to the exact chain of systems that started it, answering 'why is this running?'. It outputs human-readable trees or machine-readable JSON and runs as a single static binary on Linux, macOS, Windows, and FreeBSD.
Use cases
- find out why a process is running on my server
- trace which service started a port listener
- figure out what launched a container
- debug unexpected background processes during incident response
- trace a process back to its systemd unit or supervisor
- identify the parent chain of a runaway process
- see what started a node process managed by pm2
When to choose
- you need to explain the origin of a process, port, or container beyond what ps/lsof/ss show
- you want one command with machine-readable JSON output for automation
- you work across Linux, macOS, Windows, or FreeBSD and need a single static binary
- you're doing incident response or sysadmin troubleshooting
When to avoid
- you only need to list or monitor processes rather than trace their origin
- you need deep kernel-level tracing or eBPF-based observability
- you want a GUI-based system monitor
Facets
cli-tool · maturity active
monitoring developer-tools cli terminal-ui developer-tools monitoring windows bsd cli process-tracing troubleshooting observability incident-response tui systemd go devops command-line containers linux macos docker kubernetes
2 sources
- readme: https://github.com/pranshuparmar/witr · fetched 2026-08-28 · a916b47cad64
- homepage: https://pranshuparmar.github.io/witr/ · fetched 2026-08-29 · 7867a94532c2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pranshuparmar/witr | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="pranshuparmar/witr")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem