常用服务器脚本

杂七杂八 · 2024-09-28 · 250 人浏览

测速 测IP

# IP质量体检脚本 https://github.com/xykt/IPQuality
bash <(curl -Ls IP.Check.Place)

# 测速
bash <(curl -Lso- https://raw.githubusercontent.com/ludashi2020/speedtest/main/hyperspeed.sh)


# https://github.com/oneclickvirt/ecs
curl -L https://github.com/spiritLHLS/ecs/raw/main/ecs.sh -o ecs.sh && chmod +x ecs.sh && bash ecs.sh

服务器测试webSite搭建

https://github.com/wikihost-opensource/als?tab=readme-ov-file
参考:http://lg.hk1-bgp.hkg.50network.com/

运维
Theme Jasmine by Kent Liao