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

snooda/net-speeder

net-speeder 在高延迟不稳定链路上优化单线程下载速度 observed · 2026-08-28

github.com/snooda/net-speeder · homepage · C · 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: 4242
  • days_rel: n/a
  • days_push: 1757
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2140 stars · 528 forks observed · 2026-08-28

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

net-speeder is a C-based Linux tool that speeds up single-threaded downloads on high-latency, unstable network links by duplicating outgoing TCP packets to trigger fast retransmission. It uses libnet and libpcap and requires root privileges to run.

Use cases

  • speed up single-thread downloads on high-latency links
  • accelerate TCP transfers on unstable networks like OpenVZ VPS
  • reduce download stalls caused by packet loss
  • improve throughput on long-delay cross-border connections

When to choose

  • you run a Linux VPS (especially OpenVZ/venet interfaces) with high-latency, lossy connectivity
  • you need faster single-threaded downloads and can tolerate doubled traffic
  • you want a simple root-run binary with BPF filter rules

When to avoid

  • you cannot tolerate doubled outbound traffic and ping-visible packet duplication
  • you need a maintained solution - the project sees infrequent updates
  • your network is already low-latency and stable, where duplication adds overhead
  • you lack root access or cannot install libnet/libpcap

Facets

cli-tool · maturity maintenance

networking proxy developer-tools networking performance cli packet-duplication tcp-acceleration libnet libpcap high-latency-networks openvz single-thread-download command-line linux

2 sources

Member repositories

RepositoryRoleHealth v2
snooda/net-speedermain32

For agents

markdown · JSON · MCP: product_card(name="snooda/net-speeder")

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