Happy V3 client
Reads HTTPS priorities and starts with the direct origin.
Happy Eyeballs v3 endpoint
The Happy Eyeballs v3 client uses the DigitalOcean origin directly when it is reachable. If that path is blocked, it races onward to the ECH Refraction phantom and restores connectivity.
The route
Reads HTTPS priorities and starts with the direct origin.
Wins immediately on an uncensored network.
Uses the phantom only after direct attempts fail.
Terminates TLS and serves this page from San Francisco.
The useful trick
The station opens only enough ECH state to learn the hidden server name, then rebuilds the handshake for the website’s own ECH key. Application data remains encrypted end to end between the browser and the origin.
Read the network walkthrough