Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -1,4 +1,4 @@
|
||||
### acme.sh 证书一键申请脚本
|
||||
- ### acme.sh 证书一键申请脚本
|
||||
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ bash <(wget -qO- https://github.com/sky22333/shell/raw/main/acme.sh)
|
||||
```
|
||||
|
||||
|
||||
### 快速批量搭建二级代理脚本
|
||||
- ### 快速批量搭建二级代理脚本
|
||||
|
||||
> 适用于Debian、Ubuntu系统。xray内核 vmess入站,多sk5出站
|
||||
|
||||
@@ -17,20 +17,20 @@ bash <(wget -qO- https://github.com/sky22333/shell/raw/main/acme.sh)
|
||||
bash <(wget -qO- https://github.com/sky22333/shell/raw/main/vmess-sk5.sh)
|
||||
```
|
||||
|
||||
### Hysteria 2 一键搭建脚本
|
||||
- ### Hysteria 2 一键搭建脚本
|
||||
|
||||
|
||||
```
|
||||
bash <(wget -qO- https://github.com/sky22333/shell/raw/main/hy2/hysteria.sh)
|
||||
```
|
||||
|
||||
### sing-box一键脚本(多协议)
|
||||
- ### sing-box一键脚本(多协议)
|
||||
```
|
||||
bash <(wget -qO- -o- https://github.com/admin8800/sing-box/raw/main/install.sh)
|
||||
```
|
||||
> **使用`sing-box`命令查看管理菜单**
|
||||
|
||||
### vmess+ws一键脚本
|
||||
- ### vmess+ws一键脚本
|
||||
|
||||
```
|
||||
bash <(wget -qO- https://github.com/sky22333/shell/raw/main/vmess-ws.sh)
|
||||
@@ -38,20 +38,20 @@ bash <(wget -qO- https://github.com/sky22333/shell/raw/main/vmess-ws.sh)
|
||||
|
||||
|
||||
|
||||
### 端口限速脚本
|
||||
- ### 端口限速脚本
|
||||
|
||||
```
|
||||
bash <(wget -qO- https://github.com/sky22333/shell/raw/main/Mbit.sh)
|
||||
```
|
||||
|
||||
|
||||
### 一键安装Docker和Docker compose
|
||||
- ### 一键安装Docker和Docker compose
|
||||
|
||||
```
|
||||
bash <(wget -qO- https://github.com/sky22333/shell/raw/main/kaiji.sh)
|
||||
```
|
||||
|
||||
### vultr开机脚本
|
||||
- ### vultr开机脚本
|
||||
```
|
||||
bash <(wget -qO- https://github.com/sky22333/shell/raw/main/vultr-cli.sh)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user