mirror of
https://github.com/EasyTier/easytier.github.io.git
synced 2025-05-19 10:27:06 +00:00
🐳 chore: 仓库链接指向
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
# 社区和贡献
|
||||
|
||||
我们欢迎并鼓励社区贡献!如果你想参与进来,请提交 [GitHub PR](https://github.com/KKRainbow/EasyTier/pulls)。
|
||||
我们欢迎并鼓励社区贡献!如果你想参与进来,请提交 [GitHub PR](https://github.com/EasyTier/EasyTier/pulls)。
|
||||
|
||||
详细的贡献指南可以在 [Contributing](https://github.com/KKRainbow/EasyTier/blob/main/CONTRIBUTING.md) 中找到。
|
||||
详细的贡献指南可以在 [Contributing](https://github.com/EasyTier/EasyTier/blob/main/CONTRIBUTING.md) 中找到。
|
||||
|
||||
## Star 历史
|
||||
|
||||
<a href="https://star-history.com/#KKRainbow/EasyTier&Date">
|
||||
<a href="https://star-history.com/#EasyTier/EasyTier&Date">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=KKRainbow/EasyTier&type=Date&theme=dark" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=KKRainbow/EasyTier&type=Date" />
|
||||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=KKRainbow/EasyTier&type=Date" />
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=EasyTier/EasyTier&type=Date&theme=dark" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=EasyTier/EasyTier&type=Date" />
|
||||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=EasyTier/EasyTier&type=Date" />
|
||||
</picture>
|
||||
</a>
|
||||
|
||||
+2
-2
@@ -1,6 +1,6 @@
|
||||
# 联系方式
|
||||
|
||||
- 提问或报告问题:[GitHub Issues](https://github.com/KKRainbow/EasyTier/issues)
|
||||
- 讨论和交流:[GitHub Discussions](https://github.com/KKRainbow/EasyTier/discussions)
|
||||
- 提问或报告问题:[GitHub Issues](https://github.com/EasyTier/EasyTier/issues)
|
||||
- 讨论和交流:[GitHub Discussions](https://github.com/EasyTier/EasyTier/discussions)
|
||||
- QQ 群: [949700262](https://qm.qq.com/q/LDxBN5L3kA)
|
||||
- Telegram:https://t.me/easytier
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 安装 {#installation}
|
||||
|
||||
1. **下载预编译的二进制文件**
|
||||
访问 [GitHub Release 页面](https://github.com/KKRainbow/EasyTier/releases) 下载适用于您操作系统的二进制文件。Release 压缩包中同时包含命令行程序和图形界面程序。
|
||||
访问 [GitHub Release 页面](https://github.com/EasyTier/EasyTier/releases) 下载适用于您操作系统的二进制文件。Release 压缩包中同时包含命令行程序和图形界面程序。
|
||||
|
||||
2. **通过 crates.io 安装**
|
||||
|
||||
@@ -16,6 +16,6 @@
|
||||
3. **通过源码安装**
|
||||
::: code-group
|
||||
```sh [cargo]
|
||||
cargo install --git https://github.com/KKRainbow/EasyTier.git
|
||||
cargo install --git https://github.com/EasyTier/EasyTier.git
|
||||
```
|
||||
:::
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
# 许可证
|
||||
|
||||
EasyTier 基于 [Apache License 2.0](https://github.com/KKRainbow/EasyTier/blob/main/LICENSE) 许可发布。
|
||||
EasyTier 基于 [Apache License 2.0](https://github.com/EasyTier/EasyTier/blob/main/LICENSE) 许可发布。
|
||||
|
||||
Reference in New Issue
Block a user