Download

Up and running in an afternoon

A self-hosted backend, plus a client for every platform — Windows, Linux, macOS, Android and iOS. All free in the Community edition.

🐳

Backend

The self-hosted management backend. One Docker Compose stack — admin panel, client API, and update distribution included.

Clone from GitHub

Docker + Docker Compose · AGPLv3

Windows client

Windows Service plus tray app in a single installer. Roll it out manually or silently via your deployment tooling — users never need admin rights afterwards.

Get the installer

Windows 10/11 · x64 & ARM64 · code-signed installer

Everything the Windows client does →

Linux client

A systemd daemon plus GTK tray app, packaged as a .deb. Uses only system packages — no pip dependencies to babysit.

Get the .deb

Debian/Ubuntu · wireguard-tools

macOS client

A background daemon plus a menu bar app, mirroring the Windows and Linux experience. Install once as an administrator — users never need admin rights afterwards.

Get the installer

Apple Silicon & Intel

Mobile app — Android & iOS

One app, one codebase, for Android and iOS. Ask your admin for a pairing QR code, scan it, and connect — including TOTP and push-to-approve MFA where Pro requires it.

Get it on Google Play

Android & iOS · QR pairing to enroll

Quickstart

Backend in three commands

Spin up the Community backend on any Linux host with Docker. The full walkthrough — including client rollout — is in the documentation.

# 1. Get the source
$ git clone https://github.com/valeniusvpn/valenius.git
$ cd valenius

# 2. Start the backend
$ docker compose up --build -d

# 3. Open the admin panel and add your first client
$ open https://your-server/

Read the full setup guide →

Need the Pro automation or a managed setup?

Self-hosted Pro licenses, managed cloud hosting, and the pre-configured Raspberry Pi appliance are one email away.