ngrok or Kestro, to share your localhost?

Both do the same job: a public https address onto a port of your machine, and an inspector to watch and replay what crosses it. The difference is in what you must create, pay for and leave behind. On one side an account, a token and a subscription; on the other an application in the menu bar, paid once.

macOS 11+ · Windows soon

The same work, twice

On the left, the account ritual. On the right, a switch.

The left column follows ngrok’s documentation, step by step. The right one is what Kestro does at the same moment.

Today

$ ngrok config add-authtoken eyJhbGciOi…
# the token comes from the dashboard: account required
$ ngrok http 3000
Forwarding  https://a1b2c3.ngrok-free.app
 
# the client first lands on the page
#   “You are about to visit…”
# and for demo.yourdomain.com: see “Pricing”

With Kestro

A switch, in the menu bar.
 
The address is already in your clipboard.
No account for the ephemeral address.
Your domain, through your Cloudflare account.
 
The visitor sees your site, directly.

Point by point

What changes, and what does not.

ngrokWith Kestro
The network carrying the addressngrok’sCloudflare’s, through cloudflared
Accountrequired, even on the free plannone for the ephemeral address
What your visitor seeson the free plan, a warning page firstyour site, directly
Your own domainon a subscriptionfree, through your Cloudflare account
Request inspectoryes, local web page, with replayyes, dedicated window, with replay
What is left behind afterwardsan account, a token, a dashboardnothing: it all lives in memory, and is erased
A Vite server behind itan option to know about (--host-header)the Host header is rewritten by default
Around the doorthe door, very well tooledSSH and cloud tunnels, projects, services
In CI, on a serveryes, the agent runs anywhereno, Kestro is a desktop application
Costa monthly subscription beyond the free plan€29.99$29.99£25.99CHF 25.90CA$40.99A$45.99 once

Surveyed 5 August 2026 · ngrok v3, free and paid plans

What Kestro adds

Four things that change the day.

ngrok is a very good tool, and the request inspector was its idea: the difference lies elsewhere, in what you do not have to create, pay for, or leave behind.

  1. No account on the way

    The ephemeral address asks for no account, no token, no dashboard: traffic goes from the visitor to Cloudflare, then straight to your machine. Nothing passes through our servers, and we do not even know you are sharing.

  2. Your domain, without a subscription

    demo.yourdomain.com goes through your Cloudflare account, free with your domain. Kestro creates the tunnel and the DNS record at the first switch, and never overwrites an existing one.

  3. What the inspector sees stays with you

    Requests live in memory, never on disk, never online: close the share and everything disappears. Replay works the same way: the delivery goes back to your server in one click.

  4. The rest of the panel

    The dev server you are exposing is often the one Kestro started. Projects, SSH and cloud tunnels, service monitoring: everything lives in the same application, behind the same shortcut.

CodeFileView14:43
Kestro1 tunnel open · 1 service isn’t answering
2 ports · 0 exposedExpose a port
Dev serverephemerallocalhost:3000logsclosed
Stripe webhookshooks.notes-app.devlocalhost:4242logsclosed
Running on this machine
notes-applocalhost:5173Share
⌘K palette↑↓ navigate␣ togglecloses if you click elsewhere
run-tracker , zsh
Applying 2 migrations to shop-staging-db…
20240612_add_orders_index ok
done in 1.4s
run-tracker , zsh
# your doors onto the web, and which ones are open
share demo-front ouvert demo.atelier.fr
share hooks-stripe fermé

On your machine

Everything stays with you.

Your connections run from your computer to your servers, never through us.

  • No account

    Nothing to create, no password.

  • Your keys stay put

    SSH, Google Cloud, AWS: Kestro uses your own tools, locally.

  • No usage statistics

    We don’t know what you open, or when.

  • One exception

    Your licence renews with us. Nothing else leaves.

When ngrok stays the right choice

Three cases where Kestro is useless to you.

Better said here than discovered after paying.

  • In CI, on a server, in a container

    Kestro is a desktop application: it needs an open session. The ngrok agent runs anywhere, headless, and that is what a scripted use needs.

  • A raw TCP tunnel, a door to protect

    ngrok can expose more than HTTP, and put authentication in front of the door: OAuth, IP allow-lists. Kestro exposes an HTTP port, and its protection is brevity: you open, you show, you close.

  • On Linux, or today on Windows

    Kestro only runs on macOS 11 and later. The Windows version is in the works; there is no Linux version planned.

Pricing

You pay once. That’s it.

A tool you open forty times a day shouldn’t send an invoice every month.

Kestro licence

€29.99$29.99£25.99CHF 25.90CA$40.99A$45.99€39.99$39.99£34.99CHF 33.90CA$54.99A$61.99 · Launch offer · upcoming price

1 computer · one-time

  • Every feature of the app, no tiers, no “Pro” edition
  • One year of updates included, then renew if you want to
  • The app stays yours, renewed or not
  • One key, the same on all your computers
  • Switch machines whenever you like, no limit
  • No account to create: the key arrives by email

Or download it for free first →

Refunded within 14 days, no questions asked.

Questions we get asked

Does Kestro go through ngrok’s servers?

No. The plumbing is cloudflared, Cloudflare’s own tool: traffic goes from the visitor to Cloudflare’s network, then straight to your machine. Nothing passes through our servers either, and since there is no Kestro account, we do not even know you are sharing a port.

So I need a Cloudflare account?

Not for the ephemeral address: you click, an address on trycloudflare.com arrives, no account anywhere. The stable address does ask for a free Cloudflare account with your domain on it: that is what carries the subdomain you choose, and that is what replaces the subscription.

Will my visitors see a warning page?

No. The address answers directly, ephemeral or stable: your client clicks and sees your site. That is the most visible difference in a demo: the “You are about to visit” page on ngrok’s free plan is crossed by every visitor before they reach you.

Is the inspector as good as ngrok’s?

It is the same idea, and ngrok had it first: method, status, duration, headers, body, and replaying a request against your server. The differences: ours lives in an application window rather than a browser tab, everything stays in memory on your machine, and closing the share erases it all. There is no online dashboard, and no history that survives.

Can I keep ngrok alongside?

Yes, with no conflict: the two open independent doors. If your team has a well-tooled ngrok account (reserved domains, access policies), nothing forces a choice. Kestro stays useful for the quick account-free door, and for everything the panel holds next to it.

Does the trial ask for a card?

No, and it does not ask for an account either. You download, you get 7 full days. No card is asked for until you decide to buy.