This is an automated archive.
The original was posted on /r/wireguard by /u/realcryptopenguin on 2023-12-26 15:37:54+00:00.
Hey everyone! I'm in Egypt for few weeks, but for my big surprise. both VPN and connection to cloud mongodb instance (I'm developing api for a project) doesn't work anymore. I've dived deep, and it seems Egyptian government uses something like dpi (deep pocket inspection) to ban VPNs.
As I understood, and please help me here if you know, there's bulletproof way using ssl (encryption that normally used for https) that can't be analyzed using DPI, or at least much costly so.
Is there a way to config wireguard to use this SSL thing? For the current setup I used "curl -O " on vps that made it extremely simple to setup.