jedisct1/dsvpn
A Dead Simple VPN. observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 84
- Release rhythm 30
- 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: 2604
- days_rel: 257
- days_push: 98
- n_releases_24m: 1
Adoption not part of the score
5816 stars · 466 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
DSVPN is a dead-simple, single-binary VPN tool written in C that tunnels traffic over TCP with modern, formally verified cryptography. It requires no configuration files or firewall rules—just a shared key and one command on the server and client.
Use cases
- set up a simple personal vpn server
- secure traffic on untrusted public wifi
- bypass restrictive networks that only allow tcp 443
- create a point-to-point encrypted tunnel between two machines
- replace openvpn/wireguard with a minimal zero-config vpn
- prevent ipv6 leaks when connected to a vpn
When to choose
- you want a minimal, zero-configuration vpn with a tiny code base
- you need to tunnel through networks where only TCP/443 is open
- you prefer no external dependencies and constant memory usage
- you run Linux, macOS, or a BSD and are comfortable with the command line
When to avoid
- you need UDP-based performance like WireGuard for high-throughput use
- you need multi-client user management, GUI clients, or mobile apps
- you need advanced features like split tunneling or centralized key management
- you need Windows support
Facets
application · maturity stable
vpn security cryptography networking privacy privacy security networking censorship-circumvention bsd cli vpn tcp-vpn minimal zero-configuration modern-cryptography c linux macos
1 source
- readme: https://github.com/jedisct1/dsvpn · fetched 2026-08-28 · f5fbefb46214
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jedisct1/dsvpn | main | 68 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem