WireGuard VPN

Omni can run a WireGuard tunnel using the official WireGuard Android library. Import a config and your browser traffic flows through it.

Set it up

  1. Get a config

    Export a .conf file from your VPN provider or a self-hosted WireGuard server.

  2. Import it

    Settings → Privacy & security → VPN → Import config.

  3. Connect

    Toggle the tunnel on. A key icon appears in the toolbar while active.

How it works

Omni uses the official com.wireguard.android:tunnel library with the Go backend. The tunnel is a real Android VPN service scoped to the browser — your traffic is encrypted from your device to the WireGuard endpoint.

What a VPN protects

Self-host for best privacy

The strongest setup is a WireGuard server you control (on a VPS or at home). Then there’s no third-party provider in the loop.