# gsliepen/tinc

a VPN daemon

Repository: https://github.com/gsliepen/tinc
Canonical: https://ross.abutalabs.com/products/tinc
Homepage: http://tinc-vpn.org/
Language: C
License: NOASSERTION
License Family: other
Last push: 2026-06-27T22:08:03+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 89, release rhythm 58, longevity 100
- inputs: {"age_days": 5712, "days_push": 67, "days_rel": 67, "gap_med": null, "n_releases_24m": 1}
- flags: prerelease_only, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2239, forks 299 (observed 2026-08-28T04:06:29.622101+00:00)

## What it is
Tinc is a peer-to-peer VPN daemon that creates encrypted private networks over the Internet with automatic full-mesh routing and NAT traversal. Nodes learn about each other automatically after initial connections, and traffic can be forwarded through intermediate nodes when direct connections are not possible.

## Use cases
- set up a mesh VPN between multiple servers
- connect remote offices into one virtual LAN
- bridge ethernet segments over the internet
- create a secure private network with NAT traversal
- run LAN-only games and apps over the internet
- self-host a VPN without configuring individual tunnels

## When to choose
- you want a self-hosted, full-mesh VPN that scales to many nodes
- you need automatic peer discovery and NAT traversal without a central server
- you want to bridge ethernet segments or run in switch/hub mode
- you need a mature daemon packaged in most Linux distributions

## When to avoid
- you want a simple client-server VPN with a polished GUI
- you need WireGuard-level performance and modern cryptography
- you require a stable 1.1 release - only 1.0.x is stable and 1.1 is still pre-release
- you need commercial support or extensive modern documentation

## Facets
- artifact type: application
- maturity: stable
- function: vpn, networking, security, cryptography, routing
- domain: networking, security, privacy, self-hosted, microservices
- platform: windows, bsd, cross-platform, cli
- tags: vpn-daemon, mesh-vpn, peer-to-peer, nat-traversal, tunneling, encryption, tun-tap, linux, macos

## Member repositories
- gsliepen/tinc (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:29.622101+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:44:09.636132+00:00, confidence not recorded.
  - readme: https://github.com/gsliepen/tinc (fetched 2026-08-28T04:06:29.622101+00:00, sha e7aa4e165104)
  - homepage: http://tinc-vpn.org/ (fetched 2026-08-29T10:24:32.391319+00:00, sha 364280665ecc)
  - site_page: http://tinc-vpn.org/docs (fetched 2026-08-29T10:24:32.393851+00:00, sha a4903c4ce2bd)
  - site_page: http://tinc-vpn.org/faq (fetched 2026-08-29T10:24:32.395637+00:00, sha 72c812b602b7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
