# wangyu-/tinyfecVPN

A VPN Designed for Lossy Links, with Build-in Forward Error Correction(FEC) Support. Improves your Network Quality on a High-latency Lossy Link.

Repository: https://github.com/wangyu-/tinyfecVPN
Canonical: https://ross.abutalabs.com/products/tinyfecvpn
Language: C++
License: MIT
License Family: permissive
Topics: vpn, fec, reed-solomon, proxy
Last push: 2023-06-05T01:45:53+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3231, "days_push": 1186, "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 2584, forks 474 (observed 2026-08-28T04:07:02.551018+00:00)

## What it is
A lightweight Linux VPN tool that uses Reed-Solomon forward error correction to reduce packet loss and improve TCP latency on high-latency, lossy network links. It runs in VPN mode over a tun device and shares its FEC library with the UDPspeeder project.

## Use cases
- reduce packet loss on a high-latency lossy link
- improve TCP download speed over a lossy connection
- establish a VPN with built-in forward error correction
- make SSH/SCP transfers usable on 10% packet-loss networks
- run a VPN on an OpenWRT router or Raspberry Pi
- lower ping packet-loss rate to under 0.01%

## When to choose
- your link has significant packet loss that FEC can compensate for
- you can spare extra bandwidth for redundancy packets
- you run Linux hosts, routers, or embedded ARM/MIPS devices
- you need IP-level (not just UDP) traffic improvement via a tun VPN

## When to avoid
- your link is already reliable and low-latency
- you need Windows/macOS native support (only via a VM image)
- bandwidth overhead from FEC redundancy is unacceptable
- you need a full-featured VPN with strong encryption or multi-user support

## Facets
- artifact type: application
- maturity: maintenance
- function: vpn, proxy, networking, cryptography
- domain: networking, privacy, censorship-circumvention, developer-tools
- platform: cli, self-hosted
- tags: forward-error-correction, reed-solomon, tun-device, lossy-links, packet-loss-reduction, udp-tunnel, openwrt, raspberry-pi, linux

## Member repositories
- wangyu-/tinyfecVPN (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:02.551018+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-30T02:22:29.707559+00:00, confidence not recorded.
  - readme: https://github.com/wangyu-/tinyfecVPN (fetched 2026-08-28T04:07:02.551018+00:00, sha 5165ba9e0ff3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
