Skip to content

Releases: barrersoftware/securevault-vpn

SecureVault VPN v1.0.0

30 Oct 05:01

Choose a tag to compare

SecureVault VPN v1.0.0

First official release of SecureVault VPN - Privacy-focused WireGuard VPN client.

Features

  • ✅ WireGuard VPN support
  • ✅ Multi-tunnel management
  • ✅ QR code import
  • ✅ Config file import
  • ✅ Connection statistics
  • ✅ All CPU architectures (arm64-v8a, armeabi-v7a, x86, x86_64)

Downloads

Android

  • securevault-vpn-v1.0.0-signed.apk - Production signed APK

Linux (Debian/Ubuntu)

Add SecureOS repository:

echo "deb http://repo.secureos.xyz noble main" | sudo tee /etc/apt/sources.list.d/secureos.list
sudo apt update
sudo apt install securevault-vpn-client

Installation

Android

  1. Download APK
  2. Enable Unknown Sources
  3. Install
  4. Import your WireGuard config
  5. Connect!

Linux Client

sudo apt install securevault-vpn-client
securevault-vpn help

Linux Server

sudo apt install securevault-vpn-server
sudo securevault-vpn-server setup

Requirements

  • Android: 5.0+ (Lollipop)
  • Linux: Ubuntu 24.04+ / Debian 12+

License

Apache 2.0 - Based on WireGuard® by Jason A. Donenfeld

Support