Watch Record TV on Linux abroad

Watch Record TV on Linux abroad

Record is Brazil's second-largest network, and PlayPlus is its streaming platform — home of A Fazenda's 24-hour cameras and the live Record feed. WireGuard is built into the Linux kernel (5.6+). You get the cleanest, fastest implementation of all platforms — via wg-quick, NetworkManager, or systemd-networkd.

What Record TV carries — and how the block works

A Fazenda with exclusive reality cameras, the live Record feed, journalism, novelas, and biblical series the network is known for.

PlayPlus has a free tier and paid plans in reais. Live content and reality cameras are geo-restricted to Brazilian IPs.

Step by step on Linux

WireGuard is built into the Linux kernel (5.6+). You get the cleanest, fastest implementation of all platforms — via wg-quick, NetworkManager, or systemd-networkd.

  • Install the tools: `sudo apt install wireguard` (Debian/Ubuntu) or the equivalent for your distro.
  • Download the .conf from the tunells.online dashboard and save it as /etc/wireguard/br0.conf.
  • Run `sudo wg-quick up br0` to connect (and `down` to disconnect).
  • Optional: `sudo systemctl enable wg-quick@br0` to connect on boot.

The setup, start to finish

The flow with tunells.online is the same on every platform, and the free trial (24 hours, no card) exists precisely so you can validate it on your own network first.

  • 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

  • During A Fazenda season the 24h cameras are the heaviest streams — prefer a wired or 5 GHz Wi-Fi connection to keep multiple cameras smooth.
  • Check the handshake anytime with `sudo wg show` — a recent "latest handshake" means the tunnel is healthy.
  • 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.

Get started

Free trial with WireGuard and a Brazilian IP in minutes.

Create account

Related articles

FAQ

Can I watch A Fazenda live cameras from abroad?

Yes — subscribe to PlayPlus, connect through a Brazilian IP, and the cameras play like you were in Brazil. Without the Brazilian IP the player blocks the live feeds.

Does WireGuard run well on Linux?

WireGuard is built into the Linux kernel (5.6+). You get the cleanest, fastest implementation of all platforms — via wg-quick, NetworkManager, or systemd-networkd.

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.