Show HN: Usque – Open-Source Cloudflare Warp Masque Client
github.comI 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.