diff --git a/README.md b/README.md new file mode 100644 index 0000000..396faab --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# 简介 + +Clash 及其周边项目于 2023 年 11 月上旬删库跑路,现提供部分官方原版安装包。 + +- [Clash 最新版 v1.18.0 源码压缩包](https://github.com/Loyalsoldier/clash-rules/blob/hidden/software/src):可构建出以下 **Clash 命令行版**。 +- [Clash 命令行版](https://github.com/Loyalsoldier/clash-rules/blob/hidden/software/clash) +- [Clash Premium 命令行版](https://github.com/Loyalsoldier/clash-rules/blob/hidden/software/clash-premium) +- 使用 Clash Premium 作为内核的图形用户界面版: + - [ClashX Pro](https://github.com/Loyalsoldier/clash-rules/blob/hidden/software/clashx-pro)(适用于 macOS) + - [Clash for Windows](https://github.com/Loyalsoldier/clash-rules/blob/hidden/software/clash-for-windows)(适用于 Windows) + +以上部分资源可在**互联网档案馆时光机**中找到,网址如下: + +- [@Dreamacro/Clash 仓库](https://web.archive.org/web/20231102080544/https://github.com/Dreamacro/clash),[命令行版发布页](https://web.archive.org/web/20231102080544/https://github.com/Dreamacro/clash/releases),[Premium 命令行版发布页](https://web.archive.org/web/20231102080403/https://github.com/Dreamacro/clash/releases/tag/premium) +- [@yichengchen/ClashX 仓库](https://web.archive.org/web/20231103085620/https://github.com/yichengchen/clashX),[软件发布页](https://web.archive.org/web/20231103102433/https://github.com/yichengchen/clashX/releases) +- [@Fndroid/Clash for Windows 软件发布页](https://web.archive.org/web/20231101083947/https://github.com/Fndroid/clash_for_windows_pkg/releases) + +## 构建适用于本机的 Clash 命令行版 + +1. 下载上方列出的 Clash 源码压缩包后,解压 +2. 安装 Go 运行时 +3. 在源码解压目录内,运行命令:`go build ./` +4. 目录内的 `Clash` 或 `Clash.exe` 即为适用于本机的 Clash 命令行版 diff --git a/software/clash-for-windows/Clash.for.Windows.Setup.0.20.39.exe b/software/clash-for-windows/Clash.for.Windows.Setup.0.20.39.exe new file mode 100644 index 0000000..d8643a9 Binary files /dev/null and b/software/clash-for-windows/Clash.for.Windows.Setup.0.20.39.exe differ diff --git a/software/clash-premium/clash-darwin-amd64-2023.08.17.gz b/software/clash-premium/clash-darwin-amd64-2023.08.17.gz new file mode 100644 index 0000000..02f23d8 Binary files /dev/null and b/software/clash-premium/clash-darwin-amd64-2023.08.17.gz differ diff --git a/software/clash-premium/clash-linux-amd64-v3-2023.08.17.gz b/software/clash-premium/clash-linux-amd64-v3-2023.08.17.gz new file mode 100644 index 0000000..89a8869 Binary files /dev/null and b/software/clash-premium/clash-linux-amd64-v3-2023.08.17.gz differ diff --git a/software/clash-premium/clash-windows-amd64-v3-2023.08.17.zip b/software/clash-premium/clash-windows-amd64-v3-2023.08.17.zip new file mode 100644 index 0000000..d11cbd3 Binary files /dev/null and b/software/clash-premium/clash-windows-amd64-v3-2023.08.17.zip differ diff --git a/software/clash-premium/clash-windows-arm64-2023.08.17.zip b/software/clash-premium/clash-windows-arm64-2023.08.17.zip new file mode 100644 index 0000000..446bf81 Binary files /dev/null and b/software/clash-premium/clash-windows-arm64-2023.08.17.zip differ diff --git a/software/clash/clash-darwin-amd64-v1.18.0.gz b/software/clash/clash-darwin-amd64-v1.18.0.gz new file mode 100644 index 0000000..eb96e49 Binary files /dev/null and b/software/clash/clash-darwin-amd64-v1.18.0.gz differ diff --git a/software/clash/clash-darwin-arm64-v1.18.0.gz b/software/clash/clash-darwin-arm64-v1.18.0.gz new file mode 100644 index 0000000..2bd070b Binary files /dev/null and b/software/clash/clash-darwin-arm64-v1.18.0.gz differ diff --git a/software/clash/clash-linux-amd64-v1.18.0.gz b/software/clash/clash-linux-amd64-v1.18.0.gz new file mode 100644 index 0000000..a2a6ac4 Binary files /dev/null and b/software/clash/clash-linux-amd64-v1.18.0.gz differ diff --git a/software/clash/clash-linux-arm64-v1.18.0.gz b/software/clash/clash-linux-arm64-v1.18.0.gz new file mode 100644 index 0000000..4d21347 Binary files /dev/null and b/software/clash/clash-linux-arm64-v1.18.0.gz differ diff --git a/software/clash/clash-windows-amd64-v1.18.0.zip b/software/clash/clash-windows-amd64-v1.18.0.zip new file mode 100644 index 0000000..c000b89 Binary files /dev/null and b/software/clash/clash-windows-amd64-v1.18.0.zip differ diff --git a/software/clash/clash-windows-arm64-v1.18.0.zip b/software/clash/clash-windows-arm64-v1.18.0.zip new file mode 100644 index 0000000..3ea0a01 Binary files /dev/null and b/software/clash/clash-windows-arm64-v1.18.0.zip differ diff --git a/software/clashx-pro/ClashXPro-v1.118.1.1.dmg b/software/clashx-pro/ClashXPro-v1.118.1.1.dmg new file mode 100644 index 0000000..27571b8 Binary files /dev/null and b/software/clashx-pro/ClashXPro-v1.118.1.1.dmg differ diff --git a/software/src/clash-1.18.0.tar.gz b/software/src/clash-1.18.0.tar.gz new file mode 100644 index 0000000..cc7bfbb Binary files /dev/null and b/software/src/clash-1.18.0.tar.gz differ