Download InstaTunnel

Get the InstaTunnel CLI for your platform and start tunneling in seconds. No signup required to get started.

Latest Version: v1.0.1 • Released December 2024

Quick Install

Get started with a single command on your platform

🚀 Universal Installer (Recommended)

Works on Linux, macOS, FreeBSD, and OpenBSD

curl -fsSL https://api.instatunnel.my/releases/install.sh | bash

Zero-config setup • Auto-detects your platform • No dependencies required

📦 npm (Cross-Platform)

Works everywhere Node.js is installed

npm install -g instatunnel

Automatically available as instatunnel and it commands

🖥️

Windows

npm install -g instatunnel

Recommended - works everywhere

choco install instatunnel

Requires Chocolatey

🍎

macOS

npm install -g instatunnel

Recommended - works everywhere

curl -sSL api.instatunnel.my/releases/install.sh | bash

Universal installer

🐧

Linux

npm install -g instatunnel

Recommended - works everywhere

curl -sSL api.instatunnel.my/releases/install.sh | bash

Universal installer

Need direct binary downloads or other platforms?

📥 Browse All Downloads & Checksums

Manual Downloads

Direct binary downloads for all supported platforms

📥Direct Downloads

Windows x64

12.4 MB
instatunnel-windows-amd64.exe
SHA256: caa54ff6d2750a6ad13625946c99488d910aa2d115e5c942d95c18db8d93be23

Windows x86

11.8 MB
instatunnel-windows-386.exe
SHA256: b76c388aa44506915513914782336c1d525377fdeeff28a9eb33dcd33ec3f8a1

⚠️ Security Note

Always verify checksums after downloading. Use sha256sum on Linux/macOS or certUtil -hashfile filename SHA256 on Windows.

📦Package Managers

Chocolatey

choco install instatunnel

Recommended for Windows users

Scoop

scoop install instatunnel

Alternative package manager

🛠️Installation Steps

  1. 1Download the appropriate .exe file for your system
  2. 2Run the executable or move it to a folder in your PATH
  3. 3Open Command Prompt or PowerShell
  4. 4Run: instatunnel 3000

Verify Your Download

Ensure the integrity and authenticity of your InstaTunnel binary

🔐 Checksum Verification

Linux/macOS:
sha256sum instatunnel-*
Windows:
certUtil -hashfile instatunnel-*.exe SHA256

📋 Checksums File

Download the checksums file to verify all binaries at once:

🛡️ Digital Signatures

All InstaTunnel binaries are signed with our GPG key (Key ID: 0x1234567890ABCDEF). You can verify the signature using our public key available at instatunnel.my/releases/public.key.

Ready to Start Tunneling?

Once installed, you're just one command away from exposing your localhost to the world

# Test your installation
$ instatunnel 3000
✅ Tunnel created: https://abc123.instatunnel.my
📋 URL copied to clipboard!

Your local app running on port 3000 is now accessible worldwide with HTTPS