Tag Archives: WireGuard

Cloudflare WARP via Dante SOCKS5: Unlocking Netflix Catalogs Abroad

By | September 27, 2025

When you find yourself abroad — on vacation, a business trip, or after relocating — you may suddenly discover that your usual Netflix library has “shrunk.” Some series and movies disappear, others appear, and certain premieres are released only in the US or the UK. The reason is regional licensing: Netflix catalogs differ from country to country, so… Read More »

Configuring Dante as a SOCKS5 Proxy for Cloudflare WARP on Ubuntu 24

By | September 27, 2025

In this post we’ll walk through a stripped-down Dante SOCKS5 setup designed specifically for running WireGuard WARP traffic through a proxy. The idea is simple: we don’t need a full SOCKS proxy that handles every possible connection — just a lean, safe configuration that lets WARP send its UDP packets while blocking everything else. This keeps the setup… Read More »

How to Bypass Egypt’s WireGuard Ban

By | February 9, 2022

In 2021, the popularity of the WireGuard VPN protocol in Egypt was significant enough that it was added to the block list, causing frustration for customers of commercial VPN providers such as Cloudflare Warp+ and Mullvad Wireguard, as well as some corporate VPN users. Initial research suggests that the block list is specifically targeting the Handshake Initiate packets… Read More »

BoringTun based WireGuard client for Windows

By | October 31, 2021

In early 2019, Cloudflare introduced BoringTun, an implementation of the WireGuard protocol written in Rust. The project code is distributed under the BSD-3-Clause license and consists of two main parts: Later in 2019 Cloudflare released the free VPN “for people who don’t know what V.P.N. stands for” called WARP. Nowadays WARP/BoringTun is successfully deployed on millions of macOS, Windows, iOS and Android consumer devices… Read More »