Release cadence
CLI to docs no release notes wa tsune ni update sare, version goto no compatibility note ga arimasu.
View release notesAnswer-first summary
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.
Quick command
instatunnel auth login -e you@example.com && instatunnel 3000 --subdomain docs-demoCommon failures and quick fixes
Compatibility, reliability, security posture no kakunin ni tsukatte kudasai.
CLI to docs no release notes wa tsune ni update sare, version goto no compatibility note ga arimasu.
View release notesSecurity whitepaper de policy enforcement, auth layer, operational safeguards o kakunin dekimasu.
Open security whitepaperTroubleshooting guide ni common failure, recovery step, CLI baseline ga matomatteimasu.
Read troubleshooting guidesInstaTunnel supports two levels of authentication: creating an account for enhanced features, and securing your tunnels with password protection or basic auth.
InstaTunnel works immediately without any signup. Perfect for quick testing and development.
Simple password protection - visitors need to enter the password before accessing your tunnel.
Standard HTTP Basic Authentication - more secure than simple password protection.
🔒 Security: Never hardcode passwords in scripts or commit them to version control. Always use environment variables.
| Feature | Anonymous | With Account | Password/Auth |
|---|---|---|---|
| Setup Required | None | Email registration | Set --password or --auth |
| Session Duration | 24 hours | 24 hours (Free) / Unlimited (Pro) | Same as account level |
| Custom Subdomains | ❌ | ✅ | Same as account level |
| Tunnel Security | Public access | Public access | Protected access |
| Best For | Quick testing | Development | Demos, staging |
💡 Recommended: Start with anonymous usage for testing, create an account for development work, and add password protection for demos or staging environments.
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.