Remix.run Logo
commandersaki 9 days ago

The only VPN technology I see that blends as HTTPS is MASQUE IP Proxying, and the only implementation I know that does this is iCloud Private Relay. It is also trivial to block because blocking 443/udp doesn't really affect accessing the Internet.

artdigital 9 days ago | parent | next [-]

Cloudflare WARP (1.1.1.1 tunnel or Zero Trust) run by default on MASQUE

commandersaki 9 days ago | parent [-]

Ah that's true, they originally started off with a rust implementation of Wireguard but have since moved to MASQUE.

drdaeman 8 days ago | parent | prev [-]

Not the only, AFAIK Shadowsocks with xray-core can pretend to be a 443/tcp HTTPS server.

commandersaki 8 days ago | parent [-]

Thanks for this, really couldn't find any English explanation of xray-core though.