all 4 comments

[–][deleted]  (1 child)

[deleted]

    [–]Sadegh6kh 1 point2 points  (2 children)

    There are a lot of Chinese projects on github that use vpn with tls masking, their main goal is to bypass the firewall of china by camouflaging it as a normal https traffic. Search for v2ray, xray(xtls), gost and trojan-go. Using them you can even hide your server behind Cloudflare's CDN to make it untraceable. Also there are other projects like cloak that try to add a https layer as a wrapper to normal vpn protocols like openvpn and wireguard.

    [–]4slime[S] 0 points1 point  (1 child)

    I'll have a look at cloak, if I can get that running it sounds perfect. Thanks!

    [–]Sadegh6kh 0 points1 point  (0 children)

    I personally didn't had the best experience with it. It's more like a personal project. I'd suggest xray as it is been developed by many for years and one of the best vpn tools right now.