Replies: 1 comment
-
同样的问题困扰我很久了,我一直以为是wsl2导致的,因为只要每次开机后启动一次wsl2就会恢复正常。 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
预期情况
.
实际情况
v2rayN can't update geo files, cores or connect to proxy servers.
复现方法
netsh int tcp set supplemental Template=Internet CongestionProvider=bbr2
netsh int tcp set supplemental Template=Datacenter CongestionProvider=bbr2
netsh int tcp set supplemental Template=Compat CongestionProvider=bbr2
netsh int tcp set supplemental Template=DatacenterCustom CongestionProvider=bbr2
netsh int tcp set supplemental Template=InternetCustom CongestionProvider=bbr2
日志信息
2024-10-06 23:14:54.5165-INFO v2rayN start up | v2rayN - V6.60.0 - 2024.09.23 | C:\Soft\v2rayN\v2rayN.exe
2024-10-06 23:14:54.5165-INFO Microsoft Windows NT 10.0.26100.0 - 64
2024-10-06 23:15:54.7217-INFO UpdateTaskRunSubscription
额外信息
No response
我确认已更新至最新版本
我确认已查询历史issues
Beta Was this translation helpful? Give feedback.
All reactions