小白常用的两个一键DD脚本

 

有的时候处于各种各种的原因,我对商家的系统并满意,这时我们就需要祭出一键DD大法。下面介绍小白常用的两个DD基本。

git.beta.gs

  1. wget --no-check-certificate -O NewReinstall.sh https://raw.githubusercontent.com/fcurrk/reinstall/master/NewReinstall.sh && chmod a+x NewReinstall.sh && bash NewReinstall.sh

https://github.com/fcurrk/reinstall

https://git.beta.gs/

AutoReinstall

  1. wget https://raw.githubusercontent.com/hiCasper/Shell/master/AutoReinstall.sh -O AutoReinstall.sh && bash AutoReinstall.sh

https://github.com/hiCasper/Shell

评论

此博客中的热门博文

用Docker安装甲骨文云VPS活跃脚本 CPU 内存 网络自定义占用调整

Windows VPS 重装为 Linux 一键脚本

Curl测试socks5 or http 代理命令