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

theopfr/somo

A human-friendly alternative to netstat for socket and port monitoring on Linux and macOS. observed · 2026-08-28

github.com/theopfr/somo · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 98
  • Release rhythm 86
  • Longevity 86
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: 48
  • age_days: 1206
  • days_rel: 16
  • days_push: 12
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

2617 stars · 66 forks observed · 2026-08-28

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

somo is a Rust-based CLI tool that serves as a human-friendly alternative to netstat for inspecting socket and port connections on Linux and macOS. It presents connections in a filterable, sortable table view and supports interactive process killing plus JSON and custom output formats.

Use cases

  • find which process is listening on a port
  • inspect open TCP and UDP connections in a readable table
  • kill a process occupying a port interactively
  • filter connections by remote IP, port, program, or PID
  • export socket information as JSON for scripting
  • replace netstat -tulpn with a friendlier command

When to choose

  • you want a modern, readable replacement for netstat on Linux or macOS
  • you need to quickly identify and kill processes bound to ports
  • you want machine-readable socket output (JSON/custom formats) for automation

When to avoid

  • you need Windows support
  • you need deep packet inspection or traffic capture rather than socket listing
  • you require netstat-compatible flags or scripts

Facets

cli-tool · maturity active

monitoring networking cli developer-tools networking developer-tools cli rust netstat-alternative socket-monitoring port-monitoring process-inspection interactive-process-kill command-line linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
theopfr/somomain91

For agents

markdown · JSON · MCP: product_card(name="theopfr/somo")

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