From fa52f3a113882d423dfff51700f27205b9bab241 Mon Sep 17 00:00:00 2001 From: Lsmoisu <114275920+Lsmoisu@users.noreply.github.com> Date: Sun, 18 May 2025 08:41:40 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d9a18a4..77ac005 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,17 @@ 融合各种工具 ```shell bash <(wget -qO- https://github.com/Lsmoisu/Toolbox/raw/refs/heads/main/toolbox.sh) +bash <(wget -qO- https://url.aaa.team/toolbox) ``` 自动创建socks5 ```shell sudo su root -c "bash <(wget -qO- https://github.com/Lsmoisu/Toolbox/raw/refs/heads/main/ enablesshandcreatesocks5.sh)" +sudo su root -c "bash <(wget -qO- https://url.aaa.team/socks5)" ``` 谷歌云管理工具 ```shell bash <(wget -qO- https://github.com/Lsmoisu/Toolbox/raw/refs/heads/main/vps_manager.sh) +bash <(wget -qO- https://url.aaa.team/gcpmanager) ```