# Chikage0o0/Linux-NetSpeed

将Linux现常用的网络加速集成在一起

Repository: https://github.com/Chikage0o0/Linux-NetSpeed
Canonical: https://ross.abutalabs.com/products/linux-netspeed
Language: C
License: GPL-2.0
License Family: copyleft
Topics: bbr, bbrmod
Archived: true
Last push: 2022-11-10T04:00:26+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3228, "days_push": 1392, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3752, forks 2521 (observed 2026-08-28T04:08:17.742529+00:00)

## What it is
A shell script that integrates commonly used Linux TCP network acceleration options (BBR, BBR Plus, BBR2, and related kernel modules) into a single interactive installer. It lets users switch congestion-control algorithms and kernels on VPS or dedicated Linux servers.

## Use cases
- enable bbr on my linux vps
- switch tcp congestion control algorithm
- speed up server network throughput
- install bbr plus kernel
- optimize vps network speed
- manage tcp acceleration from a script

## When to choose
- running an older Linux kernel (<5.5) that lacks built-in BBR
- wanting a menu-driven way to try multiple BBR variants
- managing a legacy VPS setup

## When to avoid
- running kernel 5.5 or newer, which has built-in BBR and better performance
- needing maintained or supported software - the project is no longer updated
- production environments where unreviewed kernel modules are a risk

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: networking, developer-tools, cli
- domain: networking, operating-systems, performance, self-hosted
- platform: cli
- tags: bbr, tcp-congestion-control, kernel-tuning, network-acceleration, shell-script, vps-optimization, linux

## Member repositories
- Chikage0o0/Linux-NetSpeed (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:17.742529+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:28:58.220776+00:00, confidence not recorded.
  - readme: https://github.com/Chikage0o0/Linux-NetSpeed (fetched 2026-08-28T04:08:17.742529+00:00, sha 96b657ab6582)
- Data as of 2026-08-30T08:39:29.467469+00:00.
