You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the new client-side load balancing feature in the latest v2rayNG build ("intelligent selection"), there is now the problem of showing correct stats for the proxy outbound (e.g. in notifications area).
Because in those configs there is no proxy outbound but now there are proxy-1, proxy-2, etc. outbounds and matching seems to be done based on exact name match instead of matching something like a proxy* regex and as such, the stats are not being correctly shown (proxy shows zero data transfer in this case!)
Note this does not happen on v2rayN (on desktop) where it correctly captures and shows the stats because of a previous commit which matched based of proxy*.