Answer-first summary

InstaTunnel docs wa doko kara hajimeru no ga yoi desu ka?

Kono junban ga suisho desu: CLI install -> auth -> first tunnel, sono ato use case ni awasete MCP/webhooks/referrals. Nichijou unyou wa CLI Flags to Troubleshooting o tsukatte kudasai.

Last reviewed: March 5, 2026
Compatibility: Core docs wa CLI v1 default to streaming client no tame no MCP --transport v2 ni taiou shiteimasu.

Quick command

instatunnel auth login -e you@example.com && instatunnel 3000 --subdomain docs-demo

Common failures and quick fixes

  • Auth not persisted-instatunnel auth set-key it_your_api_key de key o local ni hozon shite kudasai.
  • Webhook 401 signature errors-Production test mae ni /docs/webhooks no provider betsu secret verification guide o shiyou shite kudasai.

Evidence and trust

Compatibility, reliability, security posture no kakunin ni tsukatte kudasai.

Release cadence

CLI to docs no release notes wa tsune ni update sare, version goto no compatibility note ga arimasu.

View release notes

Security controls

Security whitepaper de policy enforcement, auth layer, operational safeguards o kakunin dekimasu.

Open security whitepaper

Quick Start

30 byo inai de InstaTunnel o kaishi dekimasu. Basic usage wa signup fuyo desu.

# Install InstaTunnel (Recommended)
$ npm install -g instatunnel
# Auto-detect and expose your app instantly (easiest)
$ instatunnel
🔍 Auto-detected service on port 3000
✅ Tunnel created: https://abc123.instatunnel.my
📋 URL copied to clipboard!
# Or use the ultra-short alias
$ it
🔍 Auto-detected service on port 3000
✅ Tunnel created: https://def456.instatunnel.my
# Specify port manually if needed
$ instatunnel 3000

🚀 Zero Configuration

instatunnel matawa it o jikko suru dake de app ga sugu live ni narimasu.

🔒 HTTPS by Default

Subete no tunnel ni yuko na SSL tsuki HTTPS ga jidou teki ni settei saremasu.

Auto-Detection

Port nashi de instatunnel o jikko suru to jido de app o kenshutsu shimasu.

InstaTunnel o jikko suru to nani ga okorimasu ka?

  1. InstaTunnel wa WebSocket de global tunnel network ni setsuzoku shimasu
  2. Yuniiku na subdomain ga wariate raremasu
  3. Local app ga HTTPS de sekai kara access kanou ni narimasu
  4. Subete no request ga anzen ni localhost e tensei saremasu

💡 Pro Tip: InstaTunnel wa tunnel URL o jidou de clipboard ni copy shimasu.

Need a quick path?

Plan o mite, hitsuyo na toki ni guided start o tsukatte kudasai.

Pro/Business no MCP endpoint de wa tsugi o tsukatte kudasai: instatunnel 8787 --mcp.

Docs | InstaTunnel