mirror of
https://github.com/router-for-me/CLIProxyAPIPlus.git
synced 2026-04-24 08:31:10 +00:00
docs(readme): add CLIProxyAPI Linux installer instructions
- Updated `README.md` and `README_CN.md` with steps to install via the Linux installer. - Acknowledged [brokechubb](https://github.com/brokechubb) for building the installer.
This commit is contained in:
@@ -82,6 +82,14 @@ brew install cliproxyapi
|
||||
brew services start cliproxyapi
|
||||
```
|
||||
|
||||
### 通过 CLIProxyAPI Linux Installer 安装
|
||||
|
||||
```bash
|
||||
curl -fsSL https://raw.githubusercontent.com/brokechubb/cliproxyapi-installer/refs/heads/master/cliproxyapi-installer | bash
|
||||
```
|
||||
|
||||
感谢 [brokechubb](https://github.com/brokechubb) 构建了 Linux installer!
|
||||
|
||||
## 使用方法
|
||||
|
||||
### 图形客户端与官方 WebUI
|
||||
|
||||
Reference in New Issue
Block a user