mirror of
https://github.com/router-for-me/CLIProxyAPI.git
synced 2026-05-11 16:48:20 +08:00
- Replaced `config.Config` with `config.SDKConfig` across components for simpler configuration management. - Updated proxy setup functions and handlers to align with `SDKConfig` improvements. - Reorganized handler imports to match new SDK structure.