⚡
Enter your Cloudflare Tunnel URL below and click Connect to start monitoring.
Backend URL (Cloudflare Tunnel)
Run cloudflared tunnel --url http://localhost:8080 on your PC, then paste the URL above.
Quick Actions
🔗
Sequences
All sequences
// response will appear here
No data yet — connect and enable auto-ping
Activity Log
--:--:--Waiting for connection...
Cloudflare Tunnel Setup Guide
2
Start your backend first: double-click START_BACKEND.bat — wait for Running on http://0.0.0.0:8080
3
Open a second cmd in your backend folder and run:
cloudflared tunnel --url http://localhost:8080
4
Copy the https://xxxx.trycloudflare.com URL printed in the terminal — paste it above and click Connect.
5
For your OTM frontend on Cloudflare Pages, set env var VITE_API_URL to your tunnel URL and redeploy.