30 lines
751 B
Markdown
30 lines
751 B
Markdown
# Toolbox
|
|
1. 启用免密登录
|
|
2. 安装Grafana+Prometheus+Node Exporter监控工具
|
|
3. 安装Hysteria2代理
|
|
4. 安装其他代理
|
|
5. 测试机器IP信息
|
|
融合各种工具
|
|
```shell
|
|
bash <(wget -qO- https://github.com/Lsmoisu/Toolbox/raw/refs/heads/main/toolbox.sh)
|
|
```
|
|
```shell
|
|
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)"
|
|
```
|
|
```shell
|
|
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)
|
|
```
|
|
```shell
|
|
bash <(wget -qO- https://url.aaa.team/gcpmanager)
|
|
```
|