• v0.4.23 2b41ca25ea

    Ghost released this 2026-03-24 20:57:31 +03:00 | 296 commits to main since this release

    In proxy mode (no TUN), uses GetExtendedTcpTable to find which
    processes have TCP connections to xray SOCKS/HTTP ports.
    Shows process name + connection count in the dashboard table.

    • win_proc_monitor.py: lightweight kernel API, < 1ms per call
    • PID→exe cache for performance
    • No per-process bytes (xray doesn't expose this), only connections
    • Works alongside existing Clash API in TUN mode

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads