mirror of
https://github.com/Lsmoisu/sing-box-shell.git
synced 2025-06-08 12:44:14 +08:00
Update README.md
This commit is contained in:
parent
e9ca4775e1
commit
7c81fb3da3
@ -15,7 +15,7 @@
|
|||||||
- **操作系统**:Linux(推荐 Debian/Ubuntu 系,只在 Armbian Debian 测试通过,其他设备和架构请自行测试)
|
- **操作系统**:Linux(推荐 Debian/Ubuntu 系,只在 Armbian Debian 测试通过,其他设备和架构请自行测试)
|
||||||
- **架构支持**:x86_64、arm64、armv7、i386
|
- **架构支持**:x86_64、arm64、armv7、i386
|
||||||
- **权限**:需要 root 或 sudo 权限
|
- **权限**:需要 root 或 sudo 权限
|
||||||
- **网络**:设备需能访问 GitHub 或其他指定的下载源
|
- **网络**:设备需能访问 GitHub 或其他指定的下载源,如无法访问请使用github加速地址https://gh.aaa.team/
|
||||||
|
|
||||||
## 安装方法
|
## 安装方法
|
||||||
|
|
||||||
@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
bash <(curl -s https://github.com/Lsmoisu/sing-box-shell/raw/refs/heads/main/install.sh)
|
bash <(curl -s https://github.com/Lsmoisu/sing-box-shell/raw/refs/heads/main/install.sh)
|
||||||
|
加速地址:bash <(curl -s https://gh.aaa.team/https://github.com/Lsmoisu/sing-box-shell/raw/refs/heads/main/install.sh)
|
||||||
```
|
```
|
||||||
### 从 其他Git 部署
|
### 从 其他Git 部署
|
||||||
```shell
|
```shell
|
||||||
|
Loading…
x
Reference in New Issue
Block a user