# cloudwu/mptun

Multi-path Tunnel

Repository: https://github.com/cloudwu/mptun
Canonical: https://ross.abutalabs.com/products/mptun
Language: C
License Family: other
Last push: 2015-12-22T04:01:04+00:00

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

## Adoption (not part of the score)
Stars 1242, forks 311 (observed 2026-08-28T04:04:06.542586+00:00)

## What it is
A small C-based peer-to-peer VPN tunnel over UDP that can aggregate multiple network paths between a client and server. It lets users combine several local and remote IPs into one tunnel, useful when multiple internet connections are available.

## Use cases
- create a VPN tunnel over UDP between my machine and a VPS
- bond two internet connections into one tunnel
- use multiple network paths for a single VPN link
- set up a simple p2p tunnel with a shared secret
- aggregate home broadband connections to a remote server

## When to choose
- you have multiple uplinks and want to use them all for one UDP tunnel
- you want a tiny, dependency-free C VPN tool on Linux

## When to avoid
- you need a fully supported, well-tested VPN with a license file and active maintenance
- you need TCP tunneling, encryption beyond a shared secret, or Windows support

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: vpn, networking, p2p
- domain: networking, privacy, censorship-circumvention
- platform: cli
- tags: udp-tunnel, multi-path, tun, linux

## Member repositories
- cloudwu/mptun (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:06.542586+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-30T05:08:23.770630+00:00, confidence not recorded.
  - readme: https://github.com/cloudwu/mptun (fetched 2026-08-28T04:04:06.542586+00:00, sha 99469749cdad)
- Data as of 2026-08-30T08:39:29.467469+00:00.
