文章

linux-脚本分享(长期更新)

我这访问不了github,改hosts的办法也试了,太慢了,就用 7ED 提供的 GHUCS 加速服务

我服务器 centos7

 

 

 

bbr加速脚本

wget -N --no-check-certificate "https://raw.githubusercontents.com/chiakge/Linux-NetSpeed/master/tcp.sh"

chmod +x tcp.sh

./tcp.sh

 

speedtest一键国内三网测速脚本

wget -N --no-check-certificate "https://raw.githubusercontents.com/coolaj/sh/main/speedtest.sh"

chmod +x speedtest.sh

./speedtest.sh

 

VPS融合怪测评脚本

Github:https://github.com/spiritLHLS/ecs

bash <(wget -qO- --no-check-certificate https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh)
测试了下,挺不错的,整合大部分的脚本
许可协议:  CC BY 4.0