Release-Kadenz
CLI- und Docs-Release-Notes werden laufend aktualisiert, inkl. versionsspezifischer Kompatibilitatshinweise.
Release Notes ansehenAnswer-first summary
Empfohlene Reihenfolge: CLI installieren, authentifizieren, ersten Tunnel starten und danach MCP/Webhooks/Referrals je Use Case. Fur den Alltag nutze CLI Flags und Troubleshooting.
Schnellbefehl
instatunnel auth login -e you@example.com && instatunnel 3000 --subdomain docs-demoHaufige Fehler und schnelle Fixes
Nutze diese Referenzen fur Kompatibilitat, Zuverlassigkeit und Sicherheitslage.
CLI- und Docs-Release-Notes werden laufend aktualisiert, inkl. versionsspezifischer Kompatibilitatshinweise.
Release Notes ansehenPrufe Policy-Enforcement, Auth-Layer und operative Schutzmechanismen im Security Whitepaper.
Security Whitepaper offnenTroubleshooting-Guides decken haufige Fehler, Recovery-Schritte und CLI-Baselines ab.
Troubleshooting-Guides lesenInstaTunnel 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.
Plane ansehen und dann gefuhrt starten.
Fur MCP-Endpunkte auf Pro/Business nutze: instatunnel 8787 --mcp.