17 lines
606 B
Markdown
17 lines
606 B
Markdown
### 相关说明及注意点请查看[甬哥博客说明](https://ygkkk.blogspot.com/2023/10/sing-box-yg.html)
|
|
```
|
|
bash <(curl -Ls https://gitlab.com/rwkgyg/sing-box-yg/raw/main/sb.sh)
|
|
```
|
|
或者
|
|
```
|
|
bash <(wget -qO- https://gitlab.com/rwkgyg/sing-box-yg/raw/main/sb.sh 2> /dev/null)
|
|
```
|
|
|
|
-----------------------------------
|
|
|
|

|
|
|
|
---------------------------------------
|
|
|
|
### 鸣谢:[Sing-box官方](https://github.com/SagerNet/sing-box)、Github所有sing-box项目、Chatgpt
|