L

Lintasan

Setiap Koneksi Punya Jalannya

Open source LLM proxy gateway with 34+ features. One endpoint for all AI providers โ€” smart routing, embedding cache, MITM bridge, and plugin system.

GitHub โ†’

npm install -g lintasan && lintasan

Embedding CacheMITM BridgeCombo RoutingPlugin SystemOAuth FlowDocker

Why Lintasan?

โšก

2360x Faster (Cached)

Embedding-based semantic cache. Repeat queries return in 4ms instead of 10 seconds.

๐Ÿ”€

Smart Routing

Multi-provider combos with priority, round-robin, fallback chains, and circuit breaker.

๐Ÿ”’

MITM Bridge

Intercept Copilot, Cursor, and Kiro traffic. Zero IDE config needed.

๐Ÿ”Œ

Plugin System

Extend with custom plugins. AI-powered generator creates plugins from natural language.

๐Ÿ”‘

OAuth Device Flow

Connect GitHub Copilot subscription without separate API keys.

๐Ÿ“Š

Real-time Analytics

Streaming metrics, per-combo stats, cost tracking, and token savings dashboard.

๐Ÿณ

Docker Ready

One command deployment. Self-host anywhere with docker compose up.

๐ŸŒ

27 Provider Presets

OpenAI, Anthropic, DeepSeek, Gemini, Groq, CommandCode, Sumopod, and more.

โ˜๏ธ

Cloud Sync

Export/import config across devices. Share setup via share codes.

Quick Start

# Install globally
npm install -g lintasan

# Setup & start
lintasan setup
lintasan build
lintasan

# Or use Docker
docker compose up --build

# MITM Bridge (intercept IDE traffic)
lintasan mitm trust
sudo lintasan mitm start

MIT License ยท Built with AI ยท Orchestrated by Sanhaji