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
This is probably due to merging of http and socks local inbounds (into a single socks inbound which can now also accept http proxy connections). I don't think this merging (where v2rayN now listens on a single port) was a good idea. Because so many settings in so many places (including custom configs, env variables, ssh configs, ...) get broken with this change and have to be changed!
I strongly suggest to bring back the old inbound config (socks_proxy at default port of 10808, http_proxy=socks+1)
Also another reason could be the changing of dokodemo api inbound port (for stats) in the latest builds (which could also break stats display for custom/json configs).
预期情况
应该显示,如之前版本一样
实际情况
右下角不显示上下行速度了,设置中已经将该功能开启,该功能还是蛮重要的,能够检测流量在走直连还是代理
复现方法
无操作,在某一次更新之后不显示了
日志信息
2024-12-06 00:23:39.3102-INFO Current_SessionEnding
2024-12-06 00:23:39.3146-INFO MyAppExit Begin
2024-12-06 00:23:39.3535-INFO OnExit
2024-12-06 09:41:42.5975-INFO v2rayN start up | v2rayN - V7.2.3 - X64 - 2024/11/29 | C:\Users\zhuhr\Desktop\v2rayN-With-Core\v2rayN.exe
2024-12-06 09:41:42.5975-INFO Microsoft Windows NT 10.0.26100.0 - 64
2024-12-06 09:41:43.0363-INFO UpdateTaskRunGeo
2024-12-06 09:42:43.0367-INFO UpdateTaskRunSubscription
2024-12-06 09:43:44.4252-INFO MyAppExit Begin
2024-12-06 09:43:44.5489-INFO MyAppExit End
2024-12-06 09:43:44.5732-INFO OnExit
2024-12-06 09:43:44.8814-INFO v2rayN start up | v2rayN - V7.2.3 - X64 - 2024/11/29 | C:\Users\zhuhr\Desktop\v2rayN-With-Core\v2rayN.exe
2024-12-06 09:43:44.8814-INFO Microsoft Windows NT 10.0.26100.0 - 64
2024-12-06 09:43:45.2997-INFO UpdateTaskRunGeo
2024-12-06 09:44:45.3005-INFO UpdateTaskRunSubscription
似乎没有一场
额外信息
No response
我确认已更新至最新版本
我确认已查询历史issues
The text was updated successfully, but these errors were encountered: