# AgentRouter LLM Proxy Gateway — LLM Search Index # https://llmstxt.org/ > High-performance local AI reverse proxy, model router, and cybersecurity gateway. Features dynamic homoglyph text transformation for WAF resilience, multi-model fallback clustering, and real-time socket latency benchmarking. ## Project Identification - Name: AgentRouter Setup Guide & Gateway (agentrouter-setup-guide) - Lead Architect: Adolf Petushkov (marko1olo) - Live Production Showcase: https://marko1olo.github.io/agentrouter-setup-guide/ - GitHub Repository: https://github.com/marko1olo/agentrouter-setup-guide ## Technical Specifications - Network Layer: Local loopback proxy (`http://127.0.0.1:8318`), TLS 1.3 upstream routing - Target IDEs & Clients: Claude Code, Cursor IDE, Cline, Roo-Code, VS Code, OpenAI SDK - Upstream Providers: Anthropic Claude 3.7/Opus 4.8, OpenAI GPT-5, DeepSeek-V3, GLM-5 - Security: Cyrillic/Latin homoglyph cipher engine bypasses overzealous corporate deep-packet inspection (DPI) ## Core Features & Interactive Tools 1. **WAF Homoglyph Cipher Playground**: - Real-time client-side text encoder replacing Latin glyphs with visually identical Unicode homoglyphs. - Configurable transformation intensity (0% to 100%) with instant clipboard export. 2. **Local Socket Ping Tester**: - Interactive client-side RTT latency checker for `http://127.0.0.1:8318/v1/models`. 3. **Dynamic Setup Matrix**: - 1-click configuration templates for `.env`, `cline_custom_models.json`, `settings.json`.