update v2ray-core v5.2.0

add utls gui for nekoray
This commit is contained in:
arm64v8a
2023-01-02 13:34:42 +09:00
parent 6edb3b0d9b
commit 0e97c61293
13 changed files with 57 additions and 91 deletions

View File

@@ -79,4 +79,6 @@ ninja
2. 进入 `go/cmd/nekoray_core` 文件夹 `go build` 得到 `nekoray_core`
3. 进入 `go/cmd/nekobox_core` 文件夹 `go build` 得到 `nekobox_core`
具体编译过程请参考 `libs/get_source.sh` `libs/build_go.sh`
非官方构建无需编译 `updater` `launcher`