Show HN: Usque – Open-Source Cloudflare Warp Masque Client
17 points
1 month ago
| 1 comment
| github.com
| HN
I was surprised to discover there isn't an open-source initiative for a Cloudflare Warp client that fully supports their MASQUE protocol. MASQUE has the potential to revolutionize traditional VPNs, even in self-hosted environments, but there’s been a gap in the ecosystem.

I built a proof-of-concept client using the amazing quic-go library that not only integrates their (for some reason) non-rfc compliant MASQUE but also supports multiple modes of operation. This includes full support for any IP traffic and a proxy mode, making it hopefully flexible.

I'd love to hear feedback from the community, and I'm excited to see how this could evolve.

simmervigor
1 month ago
[-]
Very nice work.

From a qlog and MASQUE enthusiast

reply
MaryJohanna
1 month ago
[-]
Thank you. I didn't know much about the topic before I made this client, but grew to like it probably a little more than healthy. :D I don't really understand how is it not mainstream yet next to WireGuard for example. The fact that it supports TLS alone and comes with the flexibility of QUIC's other properties makes it great.
reply
simmervigor
1 month ago
[-]
We certainly like it at Cloudflare. Look out for more blogs from the team related to the topics.
reply