A Flutter desktop application that manages Cloudflare Tunnel port forwarding, enabling tunnel-to-tunnel access without requiring Cloudflare WARP. Perfect for accessing services like RDP or SSH between different networks using Cloudflare Tunnels.
- 🔄 Easy port forwarding management for Cloudflare Tunnels
- 🔍 Real-time port forwarding status monitoring
- 💾 Local configuration storage
- 🎨 Clean, intuitive user interface
- 📝 Detailed logging system
- Windows OS
- Cloudflare account with at least one configured tunnel
- Cloudflare Tunnel Token
- Download the latest release from the Releases page.
- Install and launch the application
- Add a new port forward by specifying:
- Domain (e.g., your-tunnel.domain.com)
- Local Port to forward
- Use your port forwards through the intuitive interface
This project is licensed under the MIT License - see the LICENSE file for details.
- Initial release
- Port forwarding management
- Status monitoring
- Logging system
- Windows support