
Expose localhost. In seconds.
TunnelFlow creates a secure HTTPS tunnel from any port on your machine to a public URL — with request breakpoints, webhook simulation, traffic replay, a TUI inspector, multi-port routing, and more.
Features
Everything you need to ship faster
Instant Setup
One command to install, one command to tunnel. No config files, no port forwarding.
Secure by Default
All tunnels run over HTTPS with auto-renewing wildcard TLS certificates.
Custom Subdomains
Persistent custom subdomains that survive reconnects. Share stable URLs with clients.
Simple CLI
Five commands cover everything: install, login, connect, share, status. Works on any OS.
File Sharing
Share any file or folder instantly with tflow share. No uploads, no storage — served directly from your machine.
The developer tools your tunnel deserves
Go beyond basic tunnelling. Inspect, analyze, control, and collaborate — all from your dashboard.
See every request in real time
A live feed of all HTTP traffic through your tunnel — method, path, status code, latency, full headers and body. Replay any request with one click.
Unlock with ProUnderstand your traffic at a glance
Hourly charts for request volume, error rate, and response times. Spot spikes, diagnose slowdowns, and track trends over 1 hour, 24 hours, or 7 days.
Unlock with ProRequests
2,847
Error Rate
1.2%
Avg Latency
28ms
Control traffic without touching your code
Mock endpoints, inject headers, add Basic Auth, rate-limit by IP, or block entire paths — all from the dashboard. Rules apply instantly with no redeploy.
Unlock with ProCollaborate without sharing credentials
Invite teammates to your workspace. They can view active tunnels, inspect traffic, and share URLs — each with their own account.
Unlock with ProFrontend Team
3 members · 2 active tunnels
a1b2c3d4e5f6...CopyDeveloper tools that make you excited to debug
Eight features designed for developers who actually care about their workflow. Breakpoints, mocking, diffing, live sharing — all built in.
Pause, inspect, and edit requests mid-flight
Like a debugger, but for HTTP. Pause any incoming request before it reaches your server. Inspect headers and body, edit them if needed, then release or drop — all from the dashboard.
Unlock with ProFire real webhooks without real events
Built-in templates for Stripe, GitHub, Shopify, and Slack. Optionally sign payloads with your secret so your verification code works too. No test accounts needed.
Unlock with ProProvider
Stripe
Event
payment_intent.succeeded
Signing Secret
whsec_••••••••••
Capture traffic sequences and replay them
Hit Record and TunnelFlow captures every request with original timing. Replay the entire sequence later to reproduce bugs, run regression tests, or demo a workflow.
Unlock with ProCheckout flow
14 requests · Today
Auth bug repro
7 requests · Yesterday
A live traffic TUI in your terminal
Full-screen terminal UI showing all tunnel traffic in real time. Navigate with keyboard shortcuts, expand request details, and replay — no browser needed. Works over SSH.
Unlock with ProOne URL, multiple local services
Route /api/* to port 3001, /admin/* to port 3002, everything else to 3000. Just add a route rule and connect multiple CLI instances to the same subdomain.
Unlock with ProOne public URL, multiple local services
Share live traffic with anyone — no login required
Generate a read-only URL that lets anyone see your tunnel traffic in real time. Perfect for pair debugging, demos, or support calls. Auto-expires in 24 hours.
Unlock with ProShareable URL
tunnelflow.dev/watch/a1b2c3d4...
Read-only · Viewer sees live traffic
Compare two requests side by side
Select any two requests in the inspector and diff them. See exactly what changed in headers and body — added, removed, and modified values highlighted instantly.
Unlock with ProRequest A
"amount": 2000
"currency": "usd"
"status": "paid"
Request B
"amount": 2000
"currency": "eur"
"status": "paid"
Learn your API, then serve it offline
Run tflow mock --learn to record every response from your real server. Then serve those mocks without any backend. Build frontends, test integrations, and demo offline.
Unlock with ProHow it works
Up and running in 60 seconds
Install the CLI
npm install -g tunnelflowAuthenticate
tflow login <your-token>Expose your local port
tflow connect 3000Share the URL
https://xxxx.tunnelflow.devPricing
Simple, transparent pricing
Start for free. Upgrade to Pro for breakpoints, webhook simulation, traffic replay, auto-mocking, multi-port routing, and the full developer toolkit.
Free
$0 /mo
- 1 active tunnel
- Random subdomain
- HTTPS tunnelling
- Community support
Pro
$5 /mo
- Unlimited active tunnels
- Custom persistent subdomains
- Live Traffic Inspector + request replay
- Request Breakpoints — pause, edit, release
- Webhook Simulator — Stripe, GitHub, Shopify, Slack
- Record & Replay traffic sessions
- tflow inspect — live TUI traffic viewer
- Multi-Port Routing — one URL, many services
- Watch Links — shareable live traffic URLs
- Traffic Diffing — side-by-side comparison
- Auto-Mock Mode — learn & serve offline
- Tunnel Analytics (charts & metrics)
- Rules Engine — mock, auth, rate-limit, IP filter, route
- Team Collaboration & shared dashboards
- Priority support