🪟
Windows
Official WireGuard client for Windows 10/11.
- Download and run the installer.
- Open WireGuard and click "Add Tunnel" → "Import tunnel(s) from file".
- Select the
.conf file from your Velocity VPN account and click Activate.
Download for Windows →
🍎
macOS
Native WireGuard app from the Mac App Store.
- Install WireGuard from the Mac App Store.
- Open the app and choose "Import tunnel(s) from file".
- Select your
.conf file and turn the tunnel on.
Download for macOS →
🐧
Linux
Install via your distribution's package manager.
- Install with your package manager, e.g.
sudo apt install wireguard.
- Copy your config to
/etc/wireguard/wg0.conf.
- Run
sudo wg-quick up wg0 to connect.
Installation guide →
📱
iOS & iPadOS
Official WireGuard app on the App Store.
- Install WireGuard from the App Store.
- Tap "+" and choose "Create from QR code or file".
- Scan the QR code from your Velocity VPN account and enable the tunnel.
Download for iOS →
🤖
Android
Official WireGuard app on Google Play.
- Install WireGuard from Google Play.
- Tap "+" and select "Scan from QR code" or "Import from file".
- Use the QR code or file from your Velocity VPN account, then toggle the tunnel on.
Download for Android →
📶
Routers
Run WireGuard directly on supported routers.
- Flash or use a router firmware with native WireGuard support (e.g. OpenWRT, ASUSWRT, GL.iNet).
- Add a new WireGuard interface in the router admin panel.
- Paste the config from your Velocity VPN account and bring the interface up.
Router setup guide →