wei-shaw/claude-relay-service

CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 43 minutes ago
Added to GitGenius on September 4th, 2026
Created on July 14th, 2025
Open Issues & Pull Requests: 373 (+0)
GitHub issues: Enabled
Number of forks: 1,870
Total Stargazers: 12,590 (+0)
Total Subscribers: 44 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.9 hours
Mean response time: 4.2 days
90th percentile: 8.3 days
Tracked items: 588

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 90% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 11% of issues opened in the past year have been closed. Three people close 78% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 287
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 236 days
Stale 30+ days: 281
Stale 90+ days: 255

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (7)

Detailed Description

Claude Relay Service is a self-hosted API relay proxy that unifies access to Claude, OpenAI, Gemini, and Droid subscriptions through a single service.

The tool addresses the problem of fragmented access to multiple AI services and the privacy concerns of using third-party mirror services. It works by running a relay server that sits between clients and the official APIs, managing multiple accounts, distributing requests across them, and tracking usage. This approach allows users to share subscription costs among friends while maintaining direct connections to official APIs rather than routing through untrusted intermediaries.

The project suits teams or groups wanting to share Claude Code Max subscriptions cost-effectively while retaining control over their data. It is appropriate for users in regions with access restrictions, those concerned about conversation privacy with third-party mirrors, and developers with technical capacity to self-host and maintain infrastructure. The README emphasizes that this approach differs from public mirror services by keeping all API requests on your own server, providing transparent cost tracking, and eliminating the performance degradation that occurs when many users share a single mirror endpoint.

The project carries security-focused development activity, with a critical authentication bypass vulnerability in earlier versions prompting an urgent update notice and recommendation to migrate to a successor project. The codebase is written in JavaScript and includes a web administration panel for multi-account management, usage statistics, and monitoring. The project provides detailed documentation addressing user concerns about terms of service compliance and includes explicit disclaimers about account risk and user responsibility.