docs(编译好的): 编译好的

This commit is contained in:
2025-12-24 22:42:09 +08:00
parent 2066184ffd
commit 81e880a8e3

View File

@@ -13,5 +13,11 @@ cd alive
go build alive.go
```
# 预编译版
| 操作系统 | 架构 | 下载链接 |
| :--- | :--- | :--- |
| Windows | AMD64 | [alive_amd64.exe](https://aite.xyz/product/alive/alive_amd64.exe) |
| Windows | ARM64 | [alive_arm64.exe](https://aite.xyz/product/alive/alive_arm64.exe) |
# 授权协议
本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/alive/blob/main/LICENSE) 授权协议