Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
85 contributions in the last year
Contribution activity
August 2020
- yanue/mgo Go
Created an issue in yanue/V2rayU that received 39 comments
【解决方法】(所有版本)突然无法访问情况/无法打开端口/无法生成日志-自动更新v2ray-core失败导致【重要】
故障分析
主动更新v2ray-core出问题了(每次唤醒或启动都有检查),下载失败,但还是进行解压覆盖, 原v2ray-core目录被删除了
具体原因
原因v2ray-core更改了release下载地址规则,原匹配规则:
var releaseUrl: String = "https://…
39
comments