经建议 整理一些常用的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)