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
Get a config
Export a
.conffile from your VPN provider or a self-hosted WireGuard server.Import it
Settings → Privacy & security → VPN → Import config.
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
- Encrypts traffic on untrusted networks (cafés, airports, hotels).
- Hides your destinations from your ISP.
- Does not make you anonymous — your VPN provider can see your traffic.
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.