mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 20:17:45 +00:00
- Fix port default logic: HTTP→8317, HTTPS→443 (was always 8317) - Fix enabled:false being ignored in proxy config resolution - Update stale comments referencing HTTP:80 to HTTP:8317 - Add 9 unit tests for edge cases (enabled handling, port defaults)