Willbot

Tunnelfy - Cloudflare tunnel management in VSCode.

by

Manage Cloudflare tunnels for multiple accounts directly from this VSCode extension. Streamline development workflows switching between Cloudflare account profiles, using persistent or quick tunnels, generating service documents without leaving your IDE.

Add a comment

Replies

Best
Willbot
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. NEW FEATURES: - one-click Docker compose file generation - one-click System Service file generation - organization of remote vs. locally managed tunnels It is open source, so I am more than happy to have contributions. Thanks for trying it out in advance.