VPS常用脚本整理
标签搜索
侧边栏壁纸
  • 累计撰写 8 篇文章
  • 累计收到 3 条评论

VPS常用脚本整理

xuchuanwei
2022-11-24 / 0 评论 / 87 阅读 / 正在检测是否收录...

经建议 整理一些常用的VPS脚本~

流媒体解锁检测脚本
bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)

三网测速脚本
bash <(curl -Lso- https://down.wangchao.info/sh/superspeed/superspeed.sh)

一键配置swap脚本
wget https://www.moerats.com/usr/shell/swap.sh && bash swap.sh

一键X-UI脚本
bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh)

一键申请SSL证书脚本
bash <(curl -Ls https://raw.githubusercontent.com/FranzKafkaYu/BashScripts/main/SSLAutoInstall/SSLAutoInstall.sh)

0

评论 (0)

取消