ssh 工具命令,包含常用的X-UI搭建,BBR加速,测速等功能

curl -fsSL https://raw.githubusercontent.com/eooce/ssh_tool/main/ssh_tool.sh -o ssh_tool.sh && chmod +x ssh_tool.sh && ./ssh_tool.sh

NodeSeek 官方的小工具大全

bash <(curl -sL https://sh.nodeseek.com)                                                                  

H-UI搭建,专门面向Hysteria2协议的可视化界面

bash <(curl -fsSL https://raw.githubusercontent.com/jonssonyan/h-ui/main/install.sh)