Self-contained installer. No separate driver to chase down. No second client to install. Sign in, click Connect, you're done.
Windows may warn about the publisher during early access. Verifying the SHA-256 below is the quick way to confirm the installer is the same one this page describes.
Run one of these in the same folder where the installer is. The output should match the hex above exactly.
Windows · PowerShell
(Get-FileHash -Algorithm SHA256 .\OllaVPN-amd64-installer.exe).Hash.ToLower()
Linux / macOS
sha256sum -c OllaVPN-amd64-installer.exe.sha256 # or shasum -a 256 OllaVPN-amd64-installer.exe
Open the installer and click through. It installs cleanly to Program Files, sets up the background service, and drops a tray shortcut. Day-to-day use does not need admin rights.
Sign up at login.ollavpn.com with an email address, open the desktop app, click Connect. A few seconds to first packet on a healthy network.
Standard Windows uninstall. Everything OllaVPN installed gets removed cleanly — no residual firewall rules, no orphaned services.
Windows is what's available today. Sign up for the project newsletter to know when the next platforms ship.