Release cadence
CLI and docs release notes are updated continuously, with version-specific compatibility notes.
View release notesAnswer-first summary
Follow this order: Install CLI, authenticate, run first tunnel, then move to MCP/webhooks/referrals based on your use case. Use CLI Flags and Troubleshooting for day-to-day operations.
Quick command
instatunnel auth login -e you@example.com && instatunnel 3000 --subdomain docs-demoCommon failures and quick fixes
Use these references when evaluating compatibility, reliability, and security posture.
CLI and docs release notes are updated continuously, with version-specific compatibility notes.
View release notesReview policy enforcement, auth layers, and operational safeguards in the security whitepaper.
Open security whitepaperTroubleshooting guides cover common failures, recovery steps, and CLI compatibility baselines.
Read troubleshooting guidesAdvanced InstaTunnel features for power users, complex applications, and enterprise environments.
Automatically detects React development server running on port 3000.
Automatically detects Next.js development server running on port 3000.
Automatically detects Laravel development server running on port 8000.
Generates a QR code that mobile devices can scan to quickly access your tunnel.
Provides ready-to-use templates for sharing your tunnels on social media.
Visitors will be prompted for a password before accessing your application. Perfect for client demos or staging environments.
Standard HTTP Basic Authentication. More secure than password protection for API access.
â ī¸ Note: Custom domain feature is available in CLI but requires Pro/Business plan. Domain configuration is handled through the dashboard.
âšī¸ Current Implementation: Region selection is available but currently only 'us' region is supported.
⥠Advanced Usage: Combine multiple options for powerful workflows: instatunnel 3000 --subdomain myapp --password demo123 --qr --region us
See plans, then jump into a guided start whenever you are ready.
For MCP endpoints on Pro/Business, use: instatunnel 8787 --mcp.