NEW Check if your VPN is honest — a free subscription audit in 60 seconds
← Back to library
Cascades Practice PRO

A two-node cascade + WARP on the exit

We build the simplest working cascade: a Russian relay with no VPN software as the entry, a foreign node as the exit, and on top of the exit we bolt on WARP so OpenAI/Spotify don't cut the data-center IP. I'll show two relay methods (socat and iptables) and how to tie it all together. The commands are production-grade.

Read the theory

The scheme

The cheapest entry is a relay with no VPN software: it simply forwards packets. The keys and the exit live abroad. The client's provider sees a connection to a Russian IP, while all the cryptography is on the foreign node.

text
Client ─▶ 🇷🇺 relay (socat/iptables, no keys) ─▶ 🇳🇱 Reality node ─▶ WARP/internet
      
/

This guide is part of paid access

Get full access to unlock the text, configs and builder.

Unlock access