Import WireGuard config 🇧🇷 Brazil

Import WireGuard config 🇧🇷 Brazil

There is a right way to solve Brazilian geo-blocks: a Brazilian exit IP over WireGuard, with one key per device. This guide covers the specifics.

Anatomy of the .conf file you are importing

The file has two blocks. [Interface] holds your device's private key and tunnel IP. [Peer] holds the server's public key, the endpoint (host:port), and AllowedIPs — with 0.0.0.0/0, all your traffic routes through Brazil. Import it as-is; editing keys by hand is the most common cause of a silent non-connecting tunnel.

Phones import via QR, desktops via the file itself. On Windows and Mac, use "Import tunnel(s) from file"; on Linux, drop it in /etc/wireguard/ and bring it up with wg-quick.

Connecting in under a minute

No manual server configuration is involved — the dashboard generates everything, and the WireGuard app does the rest.

  • Create your tunells.online account — no card needed to start.
  • In the dashboard, add a device and open its QR code (or download the .conf on desktop).
  • Scan it with the WireGuard app and activate the tunnel.
  • Confirm the Brazilian IP (search "my IP") and open your streaming app.

Tips to avoid trouble on match day

  • Generate one key per device (2 included) — sharing one QR across devices makes connections drop each other.
  • Revoke old devices in the dashboard when you sell or replace hardware.
  • For live sport, prefer ethernet or 5 GHz Wi-Fi — packet loss hurts streams more than ping does.
  • Connect the VPN before opening the streaming app; many apps cache your region at launch.

Get started

Free trial with WireGuard and a Brazilian IP in minutes.

Create account

Related articles

FAQ

What if it doesn't work for my platform?

That is what the free trial is for — validate with your actual platform and network before paying. If something misbehaves, support responds directly through the site.

Can I use it on more than one device?

Yes — the paid plan includes 2 devices, each with its own key and QR code, individually revocable from the dashboard.

Do I need a credit card to try it?

No. The 24 hours trial requires only a verified account — subscribe later if it works for you.

Is my connection private?

WireGuard encrypts all traffic between your device and the Brazilian exit with modern cryptography (ChaCha20-Poly1305). Your local network and ISP see only encrypted packets.