mirror of
https://github.com/EasyTier/easytier.github.io.git
synced 2025-05-19 10:27:06 +00:00
521 B
521 B
安装
-
下载预编译的二进制文件 访问 GitHub Release 页面 下载适用于您操作系统的二进制文件。Release 压缩包中同时包含命令行程序和图形界面程序。
-
通过 crates.io 安装
::: code-group
cargo install easytier:::
-
通过源码安装 ::: code-group
cargo install --git https://github.com/KKRainbow/EasyTier.git:::