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

wangyu-/UDPspeeder

A Tunnel which Improves your Network Quality on a High-latency Lossy Link by using Forward Error Correction, possible for All Traffics(TCP/UDP/ICMP) observed · 2026-08-28

github.com/wangyu-/UDPspeeder · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

66/100

  • Activity 95
  • Release rhythm 8
  • Longevity 100
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: n/a
  • age_days: 3312
  • days_rel: n/a
  • days_push: 34
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

5168 stars · 862 forks observed · 2026-08-28

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

UDPspeeder is a C++ tunnel tool that improves network quality over high-latency, lossy links using Forward Error Correction (Reed-Solomon codes). Used alone it accelerates UDP traffic; combined with a UDP-based VPN such as OpenVPN it can improve all traffic including TCP and ICMP.

Use cases

  • reduce packet loss on a lossy network link
  • improve scp/ssh speed over high-latency connections
  • tunnel UDP traffic with forward error correction
  • make OpenVPN more reliable over a lossy link
  • lower ping packet loss between two servers
  • speed up single-thread TCP downloads on bad connections

When to choose

  • you have a high-latency, lossy link (e.g., cross-border or satellite) and can spare extra bandwidth
  • you want to pair FEC with a UDP-based VPN to fix all traffic types
  • you run Linux, OpenWRT, Raspberry Pi, or Android and need a lightweight CLI tool

When to avoid

  • your link is already reliable and bandwidth-constrained, since FEC trades bandwidth for reliability
  • you need a native Windows or macOS binary without a virtual machine
  • you want a full VPN solution rather than a tunnel accelerator

Facets

cli-tool · maturity active

networking proxy cryptography networking developer-tools self-hosted cli cross-platform udp-tunnel forward-error-correction reed-solomon fec packet-loss openwrt vpn-companion linux

1 source

Member repositories

RepositoryRoleHealth v2
wangyu-/UDPspeedermain66

For agents

markdown · JSON · MCP: product_card(name="wangyu-/UDPspeeder")

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