40 lines
1.5 KiB
Markdown
40 lines
1.5 KiB
Markdown
|
|
### 右上角点个star,感谢支持!
|
|
### Sing-box精装桶小白一键脚本【Vless-reality-vision、Vmess-ws(tls)、Hysteria2、Tuic5】
|
|
### 支持纯IPV6与ARM架构的VPS
|
|
### 小白用户回车三次即可输出配置信息
|
|
--------------------------------------------------------------
|
|
### 主要功能:
|
|
一、支持Argo临时隧道(基于Vmess-ws协议)
|
|
|
|
二、双证书切换(自签证书与域名证书相互切换,从而自定义各个协议的证书验证、TLS的开启或者关闭)
|
|
|
|
三、多端口跳跃(Hysteria2、Tuic5都支持转发多端口,实现端口跳跃与端口复用)
|
|
|
|
四、域名分流(本地VPS、warp-wg出站、warp-socks5这三个通道六条线路,支持完整域名方式与geosite方式)
|
|
|
|
五、Sing-box双核心随意切换(正式版与测试版)
|
|
|
|
六、脚本与内核在线更新提示
|
|
|
|
--------------------------------------------------------------------------------------
|
|
|
|
### 相关说明及注意点请查看[甬哥博客说明](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
|