Update README.md

This commit is contained in:
starry
2025-09-23 14:03:19 +08:00
committed by GitHub
parent b9a004327d
commit d8f6022506

View File

@@ -47,12 +47,6 @@ bash <(curl -sSL https://github.com/sky22333/shell/raw/main/dev/image.sh)
bash <(curl -sSL https://github.com/sky22333/shell/raw/main/dev/go.sh)
```
- 一键启用BBR
```
bash <(curl -sSL https://github.com/sky22333/shell/raw/main/dev/bbr.sh)
```
- 一键内网穿透(无需域名和服务器)
```
bash <(curl -sSL https://github.com/sky22333/shell/raw/main/dev/cf-tunnel.sh)
@@ -80,3 +74,4 @@ bash <(curl -sSL https://cdn.jsdelivr.net/gh/sky22333/shell@main/dev/root.sh)
```
bash <(curl -sSL https://cdn.jsdelivr.net/gh/sky22333/shell@main/dev/ssh-pub.sh) -pub "your-public-key"
```