Managing Cloudflare tunnels directly from a VSCode extension has never been easier. Streamline your development workflow by creating and managing permanent and quick tunnels without leaving your IDE.
I got tired of using the CLI (cloudflared) to interact with my Cloudflare tunnels, and I wasn't easily able to manage multiple Cloudflare accounts when I needed to switch between them. So, I created a way with VSCode via this extension.
It uses a combination of the CLI and the Cloudflare API, offering a pleasant interface to control and add persistent or quick tunnels. It can manage multiple Cloudflare profiles and update DNS records to point domains to your chosen tunnel, so no more annoying going back and forth between your DNS settings and VSCode.
It is open source, so I am more than happy to have contributions.