Release cadence
CLI and docs release notes are updated continuously, with version-specific compatibility notes.
View release notesInstall the InstaTunnel CLI with npm to create secure localhost tunnels for webhook testing, OAuth callbacks, demo links, and MCP endpoints in seconds.
Answer-first summary
Use npm for the cross-platform install path. Authenticate once, save your API key locally, and run your first tunnel command from terminal.
Quick command
npm install -g instatunnel@latest && instatunnel --versionCommon 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 guidesWorks everywhere Node.js is installed.
Install globally and run from anywhere
npm install -g instatunnelThe CLI is available as instatunnel andit.
instatunnelFor detailed setup and usage, see the docs at instatunnel.my/docs.
Keep your CLI up to date to get the latest MCP improvements, analytics, webhook tooling, and security updates.
npm install -g instatunnel@latestinstatunnel --versionVersion source: fallback ยท Checked: 3/11/2026, 4:30:30 AM
Full changelog: GitHub CHANGELOG