Step-by-step tutorials for common tunneling use cases.
Tunnel your localhost API so React Native, Flutter, Swift, and Kotlin apps on real devices can reach it over HTTPS.
Get a public HTTPS URL for your local dev server. Receive webhooks, test OAuth, demo to clients, all without deploying.
Receive Stripe, GitHub, and Slack webhooks on your local dev server using a localhost tunnel with signature verification.
Give teammates, clients, and testers a public URL to your localhost. No deploy, no staging, no waiting.
Set up Google, GitHub, and generic OAuth flows against localhost using a tunnel with stable redirect URIs.
Build a signed Polar.sh webhook handler in Next.js 16 and test it locally over HTTPS with taupi secure tunnels.
Build and test GitHub App webhooks locally in Express with taupi tunnels, HMAC signature verification, and GitHub UI redelivery.
Learn how to test Stripe webhooks in a local Next.js app using taupi secure tunnels, signature verification, and realistic test events.