简介

This documentation set introduces the proxy ecosystem maintained in this repository, focusing on three core projects: Chimera_Client, Chimera, and Chimera_Server. Each module targets a different layer of the overall stack—client core, client GUI, and server core—but they share a common goal: delivering reliable, high-performance connectivity under diverse network conditions. The following chapters explain how these applications work together, what problems each component solves, and how teams can deploy and extend them.

此外,每个项目的文档通常分为两大部分:一部分是面向普通用户的配置指南,用于快速上手和日常使用;另一部分是面向开发者的高级参考,旨在帮助他们理解实现细节、扩展能力,并支持后续开发。