mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 12:34:37 +03:00
482 B
482 B
构建 nekoray_core & nekobox_core
目录结构
| nekoray
| go/cmd/*
| Xray-core
| sing-box-extra
| sing-box
| ......
常规构建
bash libs/get_source.sh(自动下载目录结构,自动 checkout commit)GOOS=windows GOARCH=amd64 bash libs/build_go.sh
具体支持的 GOOS 和 GOARCH 请看 libs/build_go.sh
非官方构建无需编译 updater launcher
sing-box tags
具体使用的 tags 请看 libs/build_go.sh