File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33** Round-robin proxy for multiple Claude Max accounts.**
44Distribute Claude Code requests across N subscriptions to multiply your throughput.
55
6- [ ![ CI] ( https://github.com/VictorMinemu/cc-router /actions/workflows/ci.yml/badge.svg )] ( https://github.com/VictorMinemu/cc-router /actions/workflows/ci.yml )
7- [ ![ npm] ( https://img.shields.io/npm/v/cc-router )] ( https://www.npmjs.com/package/cc-router )
6+ [ ![ CI] ( https://github.com/VictorMinemu/CC-Router /actions/workflows/ci.yml/badge.svg )] ( https://github.com/VictorMinemu/CC-Router /actions/workflows/ci.yml )
7+ [ ![ npm] ( https://img.shields.io/npm/v/ai- cc-router )] ( https://www.npmjs.com/package/ai- cc-router )
88[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( LICENSE )
99
1010---
@@ -198,7 +198,7 @@ cc-router service install
198198** Requirements:** Node.js 20 or 22.
199199
200200``` bash
201- npm install -g cc-router
201+ npm install -g ai- cc-router
202202```
203203
204204Verify:
@@ -386,7 +386,7 @@ See [docs/security.md](docs/security.md) for details.
386386
387387See [ CONTRIBUTING.md] ( CONTRIBUTING.md ) .
388388
389- Bug reports → [ GitHub Issues] ( https://github.com/VictorMinemu/cc-router /issues )
389+ Bug reports → [ GitHub Issues] ( https://github.com/VictorMinemu/CC-Router /issues )
390390
391391---
392392
Original file line number Diff line number Diff line change 11{
2- "name" : " cc-router" ,
2+ "name" : " ai- cc-router" ,
33 "version" : " 0.1.0" ,
44 "description" : " Round-robin proxy for Claude Max OAuth tokens — use multiple Claude Max accounts with Claude Code" ,
55 "type" : " module" ,
66 "bin" : {
7- "cc-router" : " ./ dist/cli/index.js"
7+ "cc-router" : " dist/cli/index.js"
88 },
99 "scripts" : {
1010 "build" : " tsc" ,
2626 "license" : " MIT" ,
2727 "repository" : {
2828 "type" : " git" ,
29- "url" : " https://github.com/VictorMinemu/cc-router .git"
29+ "url" : " git+ https://github.com/VictorMinemu/CC-Router .git"
3030 },
3131 "bugs" : {
32- "url" : " https://github.com/VictorMinemu/cc-router /issues"
32+ "url" : " https://github.com/VictorMinemu/CC-Router /issues"
3333 },
34- "homepage" : " https://github.com/VictorMinemu/cc-router #readme" ,
34+ "homepage" : " https://github.com/VictorMinemu/CC-Router #readme" ,
3535 "files" : [
3636 " dist/" ,
3737 " litellm-config.yaml" ,
You can’t perform that action at this time.
0 commit comments