🚧 Work in Progress Website

Secure tunnel infrastructure for modern development Connect your local applications to the internet instantly

Eldrin Tunnel eliminates complex networking configurations. Expose your local services through secure HTTP tunnels with built-in authentication and simple command-line interface.

Fast Setup
Rust Built With
Secure By Design
Eldrin Tunnel Dashboard
5 Active Tunnels
2.3K Requests Today
99.9% Uptime

Built for Enterprise-Grade Development

Performance

High Performance

Built with Rust for exceptional speed and low-latency connections. Minimal overhead for your development workflow.

Security

Secure by Design

End-to-end encryption with JWT authentication and persistent endpoint management for secure access control.

Integration

Developer Friendly

Simple CLI interface with automatic tunnel restoration and persistent endpoint management for streamlined development.

Analytics

Simple Pricing

Transparent pricing with no hidden costs. Start free and pay only for what you need as you scale.

Scale

Reliable Infrastructure

Built on reliable infrastructure with automatic failover and redundancy for consistent performance.

Support

Expert Support

Professional support with comprehensive documentation and direct assistance to help you succeed.

Pricing That Scales With Your Business

Free

€0/month
✓ 1 tunnel
✓ Standard subdomains
✓ Rate limiting (30 req/min)
✓ Community support
Get Started

Scale

+€1.25/tunnel/month
✓ Additional tunnels
✓ Custom domains
✓ Premium rate limits
✓ Priority support
Start Trial

Enterprise

Custom
✓ Unlimited tunnels
✓ On-premises deployment
✓ Custom integrations
✓ 24/7 dedicated support
✓ Custom SLAs
✓ Advanced security
Contact Sales

Trusted by development teams worldwide

Company 1 Company 2 Company 3 Company 4

Enterprise-Grade Tunnel Infrastructure

Eldrin Tunnel Architecture
1

Secure Connection

Establish encrypted tunnel connection with automatic authentication and certificate management for enterprise security compliance.

2

Global Load Balancing

Requests are intelligently routed through our global infrastructure with automatic failover and geographic optimization.

3

Real-time Analytics

Monitor performance, track usage patterns, and gain insights with comprehensive analytics and alerting capabilities.

Quick Start

🍺 Homebrew (Recommended)

# Add the Eldrin Tunnel tap
brew tap eldrin-project/eldrin-tunnel

# Install Eldrin Tunnel
brew install eldrin-tunnel

# Verify installation
eldrin-tunnel --help

✅ Works on both Intel and Apple Silicon Macs

🪟 Winget (Recommended)

# Install via Windows Package Manager
winget install EldrinProject.EldrinTunnel

# Verify installation
eldrin-tunnel --help

📦 Scoop (Alternative)

# Add the Eldrin Tunnel bucket
scoop bucket add eldrin-tunnel https://github.com/eldrin-project/homebrew-eldrin-tunnel

# Install Eldrin Tunnel
scoop install eldrin-tunnel

📦 Snap (Recommended)

# Install via Snap Store
sudo snap install eldrin-tunnel

# Verify installation
eldrin-tunnel --help

🍺 Homebrew (Alternative)

# Add the Eldrin Tunnel tap
brew tap eldrin-project/eldrin-tunnel

# Install Eldrin Tunnel
brew install eldrin-tunnel

How to Use

1
Start Your Local Service

# Example: Start a web server
python -m http.server 3000
# or
npm start  # if port 3000

2
Start Eldrin Tunnel

# Quick mode
eldrin-tunnel --port 3000

# With authentication
eldrin-tunnel --login your@email.com

3
Share Your Public URL

✅ Tunnel allocated successfully!
Public URL: 
https://f48482dc-035f-4e7d-8c7d-89593cfec5a6.tunnel.eldrin.link

New CLI Features

🚀 Quick Start Mode: Direct command line arguments for instant HTTP tunnel setup
🔐 Authentication: Login with your account for persistent endpoints and advanced features
📋 Persistent Endpoints: Claim and manage your own custom subdomains
🔄 Tunnel Restoration: Automatic reconnection to your existing tunnels