Update README.md

This commit is contained in:
Lsmoisu 2025-05-17 23:13:07 +08:00 committed by GitHub
parent fb6077a002
commit 048e7c9947
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,11 +10,11 @@ bash <(wget -qO- https://github.com/Lsmoisu/Toolbox/raw/refs/heads/main/toolbox.
``` ```
自动创建socks5 自动创建socks5
```shekk ```shell
sudo su root -c "bash <(wget -qO- https://github.com/Lsmoisu/Toolbox/raw/refs/heads/main/ sudo su root -c "bash <(wget -qO- https://github.com/Lsmoisu/Toolbox/raw/refs/heads/main/
enablesshandcreatesocks5.sh)" enablesshandcreatesocks5.sh)"
``` ```
谷歌云管理工具 谷歌云管理工具
```shekk ```shell
https://github.com/Lsmoisu/Toolbox/raw/refs/heads/main/vps_manager.sh bash <(wget -qO- https://github.com/Lsmoisu/Toolbox/raw/refs/heads/main/vps_manager.sh)
``` ```