- Store full proxies map (not just groups) so delay lookups find
individual proxy nodes correctly
- Display delay as plain number with color coding (green/yellow/red)
instead of wrapped in parentheses
- Separate initial load from background refresh: periodic refresh
silently updates data without flashing "Loading..." state
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Test latency for a single proxy (t) or all proxies in a group (T)
concurrently. Shows animated spinner during testing and color-coded
delay results (green < 200ms, yellow < 500ms, red >= 500ms/timeout).
Test URL and timeout are configurable via TOML config.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fullscreen terminal UI for Clash proxy manager with proxy selector,
connections viewer, configurable keybindings, and TOML config support.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>