Update README.md

This commit is contained in:
Lsmoisu 2025-05-18 08:42:18 +08:00 committed by GitHub
parent fa52f3a113
commit f283afb825
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,8 @@
融合各种工具 融合各种工具
```shell ```shell
bash <(wget -qO- https://github.com/Lsmoisu/Toolbox/raw/refs/heads/main/toolbox.sh) bash <(wget -qO- https://github.com/Lsmoisu/Toolbox/raw/refs/heads/main/toolbox.sh)
```
```shell
bash <(wget -qO- https://url.aaa.team/toolbox) bash <(wget -qO- https://url.aaa.team/toolbox)
``` ```
@ -14,10 +16,14 @@ bash <(wget -qO- https://url.aaa.team/toolbox)
```shell ```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)"
```
```shell
sudo su root -c "bash <(wget -qO- https://url.aaa.team/socks5)" sudo su root -c "bash <(wget -qO- https://url.aaa.team/socks5)"
``` ```
谷歌云管理工具 谷歌云管理工具
```shell ```shell
bash <(wget -qO- 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)
```
```shell
bash <(wget -qO- https://url.aaa.team/gcpmanager) bash <(wget -qO- https://url.aaa.team/gcpmanager)
``` ```