Bhadrakote is a cross-platform SSH tunnel manager built with Tauri, React, and TypeScript. Create and manage SSH port-forwarding profiles with bastion/jump-host support.
No reviews yetBe the first to leave a review for Bhardrakote
Maker
📌
Over the weekend, I built Bhadrakote — an open-source SSH tunnel manager.
If you’ve ever juggled multiple SSH port-forwarding commands across different servers, you know how messy it gets in the terminal. Bhadrakote simplifies all of that into a clean, intuitive desktop app.
Built with Tauri, React, and TypeScript, it lets you:
- Create and manage SSH port-forwarding profiles
- Configure bastion / jump-host connections easily
- Monitor all active tunnels in one place
- Get up and running quickly with a guided setup
And the best part — no Electron bloat. The entire app is ~2 MB, thanks to Tauri’s native approach.