Cadencia de releases
Las notas de release de CLI y docs se actualizan continuamente, con notas de compatibilidad por version.
Ver release notesAnswer-first summary
Sigue este orden: instalar CLI, autenticar, ejecutar primer tunel y luego MCP/webhooks/referrals segun tu caso. Usa CLI Flags y Troubleshooting para operacion diaria.
Comando rapido
instatunnel auth login -e you@example.com && instatunnel 3000 --subdomain docs-demoErrores comunes y solucion rapida
Usa estas referencias para evaluar compatibilidad, confiabilidad y seguridad.
Las notas de release de CLI y docs se actualizan continuamente, con notas de compatibilidad por version.
Ver release notesRevisa enforcement de politicas, capas de auth y salvaguardas operativas en el security whitepaper.
Abrir security whitepaperLas guias de troubleshooting cubren fallos comunes, recuperacion y compatibilidad base de CLI.
Leer troubleshooting guidesInstaTunnel works seamlessly with all major development frameworks. Here are optimized setups for popular tools and frameworks.
React development servers typically run on port 3000. InstaTunnel automatically detects this and creates your tunnel instantly.
--subdomain my-react-app for consistent URLs during developmentPerfect for testing SSR, API routes, and sharing Next.js applications with clients or team members.
Vite uses port 5173 by default, while Vue CLI uses 8080. InstaTunnel auto-detects both.
Angular CLI serves on port 4200. Perfect for sharing prototypes and testing PWA features.
Perfect for API development, webhook testing, and sharing backend services.
Great for testing Laravel applications, sharing with clients, and webhook integrations.
Flask typically runs on port 5000. Perfect for ML model APIs and Python web services.
Perfect for sharing static sites and testing GraphQL queries.
Great for GitHub Pages development and blog previews.
Fast static site sharing and content preview.
Vue.js SSR applications and universal apps.
Add InstaTunnel to your npm scripts for quick access:
Run InstaTunnel alongside your containerized applications for easy sharing.
⚡ Universal Tip: Most development servers can be auto-detected by running just instatunnel without a port number. InstaTunnel will scan common ports and connect to the first running application it finds.
Mira planes y luego sigue una guia cuando quieras.
Para endpoints MCP en Pro/Business, usa: instatunnel 8787 --mcp.