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

magnific0/wondershaper

Command-line utility for limiting an adapter's bandwidth observed · 2026-08-28

github.com/magnific0/wondershaper · Shell · GPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: n/a
  • age_days: 5104
  • days_rel: n/a
  • days_push: 769
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1897 stars · 277 forks observed · 2026-08-28

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

Wonder Shaper is a shell script that limits the bandwidth of one or more network adapters using iproute's tc command with a simplified command-line interface. It supports limiting upload, download, or both, using HTB queuing for better management on high-speed links.

Use cases

  • limit bandwidth of a network interface
  • throttle upload and download speeds on linux
  • simulate slow network connections for testing
  • cap wifi adapter bandwidth
  • prevent one machine from saturating the network

When to choose

  • you need a simple CLI to shape traffic on a Linux adapter without learning tc
  • you want to limit only upload or only download speed
  • you need a lightweight script with no dependencies beyond iproute2

When to avoid

  • you need per-application or per-user traffic shaping rather than per-interface
  • you are on Windows or macOS
  • you need advanced QoS features like priority queues or class-based filtering

Facets

cli-tool · maturity active

networking cli networking developer-tools cli bandwidth-limiting traffic-shaping tc qos shell-script command-line linux

1 source

Member repositories

RepositoryRoleHealth v2
magnific0/wondershapermain32

For agents

markdown · JSON · MCP: product_card(name="magnific0/wondershaper")

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