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) ```