mirror of
https://github.com/2dust/v2rayN.git
synced 2025-07-01 20:42:10 +00:00
Update Faq.md
parent
6f1615d6fa
commit
80c7495ed7
1 changed files with 2 additions and 1 deletions
3
Faq.md
3
Faq.md
|
@ -19,7 +19,7 @@
|
|||
### 在 Windows 7 / Win7 下能使用吗?
|
||||
|
||||
理论上可以。v2rayN 依赖 .NET 8 ,请看微软官方文档 https://learn.microsoft.com/zh-cn/dotnet/core/install/windows
|
||||
相关的 issue 挺多的,搜索 https://github.com/2dust/v2rayN/issues?q=is%3Aissue%20state%3Aclosed%20win7
|
||||
相关的 issue 挺多的,搜索 https://github.com/2dust/v2rayN/issues?q=win7
|
||||
因为 Golang 最新版本已经停止了支持 Win7 ,所以各个核心对 Win7 给出了特殊版本,需要你手动下载后放入 bin 文件夹中
|
||||
|
||||
1. Xray : 下载文件中包含有 win7 的包
|
||||
|
@ -81,6 +81,7 @@ TUN模式问题很复杂,直接看 issue 和 discussion
|
|||
|
||||
信息框中显示运行 core 失败,一般是在延迟测试和测速中出现,有时候也会在启动活动服务器出现。请把日志等级设置为 Debug ,然后把运行 core 失败时界面上显示的日志发出来。
|
||||
提示内容大部分是因为配置错误或你的配置 Core 已经不支持了;或者就是本地监听端口已被其他应用占用,比如虚拟机。
|
||||
相关的 issue 挺多的,搜索 https://github.com/2dust/v2rayN/issues?q=Hyper
|
||||
如果自己解决不了,请统一反馈到 https://github.com/2dust/v2rayN/issues/6428
|
||||
|
||||
### 能代理游戏 或 加速游戏吗?
|
||||
|
|
Loading…
Reference in a new issue