Skip to content
/ sh Public
forked from coolaj/sh

Linux常用脚本大全

Notifications You must be signed in to change notification settings

2lifetop/sh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sh

Linux常用脚本大全

VPS测速: bash <(curl -Lso- https://git.io/Jlkmw)

curl -L https://gitlab.com/spiritysdx/za/-/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh
#全方位测评

bash <(curl -Lso- https://2life.top/speedtest.sh)
#三网测速脚本

bash <(curl -Lso- https://2life.top/tcp.sh)
#BBR加速脚本

bash <(curl -Lso- https://bench.im/hyperspeed)
#http三网测速

curl https://2life.top/route.sh|bash
#三网回程脚本

bash <(curl -Ls https://cpp.li/openai)
#openAI解锁


bash <(curl -L -s check.unlock.media) -M 4
#流媒体解锁

Speedtest-X: 下载cs.zip解压到网站根目录

About

Linux常用脚本大全

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%