This commit is contained in:
@@ -12,6 +12,19 @@
|
||||
- 支持所有常用协议(VLESS-REALITY, TUIC, Trojan, Hysteria2, Shadowsocks, VMess 等)
|
||||
- 一键启用 BBR
|
||||
|
||||
## 安装命令
|
||||
|
||||
系统支持:Ubuntu / Debian / CentOS / Alpine / SUSE (仅限 64 位系统,需以 ROOT 用户运行)。
|
||||
|
||||
一键安装及管理命令:
|
||||
```bash
|
||||
bash <(wget -qO- https://git.lll.rest/svefnz/sing-box/raw/branch/main/install.sh)
|
||||
```
|
||||
或者使用 `curl`:
|
||||
```bash
|
||||
bash <(curl -fsSL https://git.lll.rest/svefnz/sing-box/raw/branch/main/install.sh)
|
||||
```
|
||||
|
||||
## 帮助信息
|
||||
|
||||
使用:`sing-box help`
|
||||
|
||||
Reference in New Issue
Block a user