reclaude Open source
A Claude official website mirror service deployable on your own server with a custom domain.
Introduction
reclaude is a Claude official website mirror service that can be deployed on your own server and accessed with a custom domain.
## v2.0 features
- **Database persistence**: uses SQLite to store account and Token data; data is not lost after restart.
- **Admin management API**: provides complete CRUD management APIs for accounts and Tokens.
- **Feature Level permission system**: supports three permission levels: `full` / `standard` / `restricted`.
- **Dual-service architecture**: the main service (default port 4000) and Content service (default port 4010) run independently.
- **Cookie persistence and reuse**: intelligently reuses Cookies within 30 minutes to reduce request overhead.
- **Browser fingerprint simulation**: supports fingerprint simulation for the latest Chrome version.
## Deployment
Deploy using a Docker image or a binary executable. Docker / Docker Compose deployments should mount `./data:/data` to persist the SQLite database. Environment variables include `TZ`, `ALL_PROXY`, `SERVER_PORT`, `CONTENT_SERVER_PORT`, `MAIN_SERVER_URL`, `CONTENT_SERVER_URL`, `RECLAUDE_SECRET`, `RECLAUDE_FEATURE_LEVEL`, `ADMIN_USERNAME`, and `ADMIN_PASSWORD`.
## Notes
v2.0 is a brand-new version and is incompatible with v1.x. v2 introduces database persistence, Admin management interfaces, a Feature Level permission system, and other major changes; pay attention to data migration when upgrading from v1.
Preview features require configuring `MAIN_SERVER_URL` and `CONTENT_SERVER_URL`; local preview is not available by default. The OAuth interface requires `RECLAUDE_ENABLE_OAUTH=true`.
## Disclaimer
Using this project may violate Anthropic's Terms of Service. Please carefully read Anthropic's user agreement before use. All risks of using this project are borne by the user. This project is for technical learning and research only; the author is not responsible for account bans, service interruptions, or other losses caused by using this project.
Claude mirrorSelf-hostingDocker deploymentSQLite persistenceAdmin APIToken managementOAuthBrowser fingerprint
Screenshots
Screenshot placeholder
Screenshot placeholder
Deployment
Docker
适合希望用单个容器快速在自有服务器上部署 reclaude,并自行配置代理、密钥与数据挂载的用户。
Docker Compose
适合需要通过 docker-compose.yml 和 .env 管理配置、持久化 SQLite 数据并长期运行服务的自托管场景。
二进制文件
适合不使用容器、希望直接下载对应平台可执行文件并在服务器上运行 reclaude 的用户。
官方云服务(EasyChat)
适合不方便自建但希望直接使用基于 Reclaude 部署的 Claude 官网镜像在线服务的用户。
reclaude alternatives
Dub Open source
坚果云 Proprietary
坚果云是一款提供网盘|云盘|云服务的团队协助软件,可随时随地实现共享文件夹。坚果云网盘支持移动办公,协同办公,文件同步,数据备份,智能管理,在线编辑等功能。
XenForo Proprietary
vpsBoard is your resource for all things web hosting from shared, cloud, vps to dedicated and beyond.
Prezi Proprietary
Welcome to Prezi, the presentation software that helps you stand out, bring your ideas to life, and create interactive p
GitHub Pages Proprietary
Websites for you and your projects, hosted directly from your GitHub repository. Just edit, push, and your changes are l
Jekyll Open source
How I migrated my blog from WordPress on shared hosting to a Jekyll powered blog on Github Pages.
Details
Type Open-source software
Last verified 2026-08-16
Ad slot 300 × 250 Ad
About the data
Stars / commit times sync automatically from the GitHub API; pricing and features are human-verified.