mritd
mritd
No response for too long, I close this PR.
How can this PR be improved? Is there any clear direction?
项目中其实存在另一个编译工具([go-task](https://taskfile.dev/installation/)), 当时考虑依赖第三方工具问题所以暂未增加文档说明. 你可以直接通过安装 [go-task](https://taskfile.dev/installation/)(类似 makefile 的构建工具), 然后在项目根目录下执行 `task` 命令即可完成多平台的交叉编译; 目前 taskfile 提供了一些比较全的交叉编译版本.
其他的更多平台请等待 #529 合并.
@pawmaster 😆😆😆 off topic, in fact you can directly replace colima with lima: ```yaml # This example requires Lima v0.8.0 or later images: # Hint: run `limactl prune` to invalidate...
It’s 2023... The nvidia driver is still in a very old version, and packages such as jellyfin and emby cannot use such old drivers to complete hardware decoding.
由于只是一个单独的 二进制文件,所以一开始并未考虑 homebrew,过一段时间我研究研究
@icb- After reading the derper code, it is feasible to simulate the API; I have created a [branch](https://github.com/mritd/headscale/tree/feat/derp-verify-client) and tested it; derper successfully completed the verification of the Client. -...
> 最新版1.3.1经过反复测试,发现armv7版本非常的慢(kcptun正常),arm64没什么问题,希望作者可以看看 能方便发一下 armv7 的编译参数么?
Do I need to resubmit my PR?