Skip to content

Commit 7c3db28

Browse files
authored
Update README.md
1 parent 97fdc8e commit 7c3db28

File tree

1 file changed

+48
-1
lines changed

1 file changed

+48
-1
lines changed

README.md

Lines changed: 48 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,49 @@
11
# Caddy_Linux
2-
Caddy v1 & v2 Linux已编译二进制文件
2+
3+
## 简介
4+
5+
Caddy v1 & v2 Linux已编译二进制文件
6+
7+
支持i386, amd64, arm32v6, arm32v7, arm64v8五种架构
8+
9+
当前版本:
10+
11+
v1: v1.0.5
12+
13+
v2: v2.1.1
14+
15+
Caddy v1编译版来自:[秋水逸冰](https://teddysun.com/)提供二进制文件。
16+
17+
Caddy v2编译版i386为本人手动编译,其他取自官方Release
18+
19+
## How To Use
20+
21+
Caddy v1:
22+
23+
i386: https://github.com/CokeMine/Caddy_Linux/releases/latest/caddy_linux_i386
24+
25+
amd64: https://github.com/CokeMine/Caddy_Linux/releases/latest/caddy_linux_amd64
26+
27+
arm32v6: https://github.com/CokeMine/Caddy_Linux/releases/latest/caddy_linux_arm6
28+
29+
arm32v7: https://github.com/CokeMine/Caddy_Linux/releases/latest/caddy_linux_arm7
30+
31+
arm64v8: https://github.com/CokeMine/Caddy_Linux/releases/latest/caddy_linux_arm64
32+
33+
Caddy v2:
34+
35+
i386: https://github.com/CokeMine/Caddy_Linux/releases/latest/caddy_v2_linux_i386
36+
37+
amd64: https://github.com/CokeMine/Caddy_Linux/releases/latest/caddy_v2_linux_amd64
38+
39+
arm32v6: https://github.com/CokeMine/Caddy_Linux/releases/latest/caddy_v2_linux_arm6
40+
41+
arm32v7: https://github.com/CokeMine/Caddy_Linux/releases/latest/caddy_v2_linux_arm7
42+
43+
arm64v8: https://github.com/CokeMine/Caddy_Linux/releases/latest/caddy_v2_linux_arm64
44+
45+
## 感谢
46+
47+
Caddy: https://github.com/caddyserver/caddy
48+
49+
秋水逸冰: https://teddysun.com/

0 commit comments

Comments
 (0)