# 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)

Repository: https://github.com/wangyu-/UDPspeeder
Canonical: https://ross.abutalabs.com/products/udpspeeder
Language: C++
License: MIT
License Family: permissive
Topics: udp-tunnel, udp, tunnel, proxy, reed-solomon, fec, ecc
Last push: 2026-07-31T02:02:07+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 8, longevity 100
- inputs: {"age_days": 3312, "days_push": 34, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5168, forks 862 (observed 2026-08-28T04:09:11.578735+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: networking, proxy, cryptography
- domain: networking, developer-tools, self-hosted
- platform: cli, cross-platform
- tags: udp-tunnel, forward-error-correction, reed-solomon, fec, packet-loss, openwrt, vpn-companion, linux

## Member repositories
- wangyu-/UDPspeeder (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:11.578735+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:01:52.181106+00:00, confidence not recorded.
  - readme: https://github.com/wangyu-/UDPspeeder (fetched 2026-08-28T04:09:11.578735+00:00, sha d995e8286e00)
- Data as of 2026-08-30T08:39:29.467469+00:00.
