Skip to content

Using Obscura via WireGuard

Last updated:

If you’re on a platform where we don’t yet have a native Obscura app, you can use the WireGuard app to use Obscura.

If you’re on iOS, macOS, Android, or Windows, we recommend you use the native Obscura app.


  1. On your computer, generate a WireGuard config QR code in your Obscura user portal (more details)

  2. On your Android phone, use the WireGuard app to scan the previously generated QR code and add it (more details)

  3. Toggle on the WireGuard config and you’re connected to Obscura check connection page (more details)

  1. On your computer, open your Obscura user portal and navigate to the Manage WireGuard configs section

  2. Under Active Tunnels click Register WireGuard config

    Register new Config

  3. Choose your server location (Relay Server) and optionally an Exit Server then click Generate config Generate Config

Step 2: Adding the WireGuard config to your phone

Section titled “Step 2: Adding the WireGuard config to your phone”
  1. Download WireGuard from the Play Store or install the APK directly

  2. On your Android device, open the WireGuard app and tap the + button in the bottom-right corner

    Wireguard Plus Button on
Android

  3. Tap Scan from QR code Menu on Android

  4. Scan the QR code you previously generated on your computer

  5. Name your tunnel, then tap Create Tunnel Arrow pointing to Create Tunnel button after tunnel has been named

  1. Activate the tunnel Arrow pointing to toggle button next to the WireGuard config to show how
to turn on the
VPN

  2. Confirm you’re connected to Obscura on our check connection page Connected to Obscura on Android

Block Ads and Other Content while using WireGuard

Section titled “Block Ads and Other Content while using WireGuard”

Obscura uses Mullvad’s DNS by default. You can benefit from their content blocking features by just pointing your config at the right DNS resolver.

Categories you can block include ads, trackers, malware, adult content, gambling and social media.

  1. Open your WireGuard .conf file in a text editor

  2. Look for the DNS = line (it should be DNS = 10.64.0.1 by default)

  3. Change the line to one of Mullvad’s 100.64.0.X addresses from Mullvad’s DNS blocking list depending on what you want blocked. For example, DNS = 100.64.0.3 blocks ads and trackers.

  4. Re-import and enable your WireGuard config