Skip to content

InTunnelDocumentation

Learn how to expose your local services to the internet securely

InTunnel

Quick Start

bash
# Download and run
./intunnel -token YOUR_TOKEN -subdomain myapp -port 3000

Your local service is now available at https://myapp.intunnel.cloud

Choose Your Client

Best for beginners. Simple interface with all features.

Download GUI →

⌨️ CLI Client

For power users and automation. Full control via command line.

CLI Reference →

Enterprise-Grade Security

InTunnel uses cryptographic security to protect your tunnels and ensure complete audit trail integrity.

🔐 Ed25519 Digital Signatures

All tokens are signed with Ed25519 elliptic curve cryptography for fast, secure authentication.

🌳 Merkle Tree Audit Logs

Efficient integrity verification using cryptographic hash trees - tamper-evident by design.

⛓️ Hash Chain Integrity

Every audit event is cryptographically linked to its predecessor, creating an unbreakable chain of custody.

Learn more about our security →

Released under the MIT License.