Files
Arch1Panel/apps/9router
arch3rPro c22980ae83 chore(9router): add v0.4.55 version and remove old v0.4.52
- add 9router application version 0.4.55 with full config files
- delete outdated 0.4.52 version files
- update the app logo image
2026-05-18 22:08:18 +08:00
..

9Router

FREE AI Router & Token Saver. Connect to 40+ AI providers and 100+ models, works with Claude Code, Cursor, Codex, Copilot, Cline and more AI coding tools.

Features

  • RTK Token Saver - Auto-compress tool outputs, save 20-40% tokens per request
  • Smart 3-Tier Fallback - Auto-route: Subscription → Cheap → Free, zero downtime
  • Real-Time Quota Tracking - Live token count and reset countdown
  • Multi-Account Support - Multiple accounts per provider for load balancing
  • Format Translation - OpenAI ↔ Claude ↔ Gemini format conversion
  • Support 40+ providers and 100+ models

Usage

Default Port

  • Web UI: 20128

URLs

Data Directory

Application data is stored in the ./data directory, including SQLite database and automatic backups.

Environment Variables

  • DATA_DIR - Data directory path (fixed to /app/data in container)
  • PORT - Service port (default 20128)
  • HOSTNAME - Listen address (default 0.0.0.0)
  • DEBUG - Debug mode (optional, set to true to enable)