最近不太平啊,搞了搞自己的小事情,做个记录以供参考。
为了以防万一,尽量有备份。
BBR + LotServer
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
阿里云的可考虑
https://github.com/MeowLove/AlibabaCloud-CentOS7-Pure-and-safe
#全新的安装
sudo curl -sSL https://raw.githubusercontent.com/MeowLove/AlibabaCloud-CentOS7-Pure-and-safe/master/download/kill/New_installation.sh | sudo bash
#快照/镜像恢复
sudo curl -sSL https://raw.githubusercontent.com/MeowLove/AlibabaCloud-CentOS7-Pure-and-safe/master/download/kill/Snapshot_image.sh | sudo bash
#更换内核并安装 LotServer
sudo curl -sSL https://raw.githubusercontent.com/MeowLove/AlibabaCloud-CentOS7-Pure-and-safe/master/download/LotServer/install.sh | sudo bash
说明
#全新的安装
适用于在你的服务器控制面板刚刚安装完的系统。执行这个。
#快照恢复
适用使用过全新安装净化脚本的系统,于备份后恢复时执行(即使用了服务商提供的快照/你自建镜像服务恢复了系统恢复系统后,会再次被插入服务商的源和 DNS 以及阿里会插入云盾等安全加固软件)。
如果全新安装后,外网 ip 无法访问,则需要关闭防火墙。
systemctl stop firewalld.service
systemctl disable firewalld.service
SS 秋水逸冰
wget --no-check-certificate -O shadowsocks-all.sh https://raw.githubusercontent.com/teddysun/shadowsocks_install/master/shadowsocks-all.sh
chmod +x shadowsocks-all.sh
SSR 逗比
wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubi/doubi/master/ssr.sh && chmod +x ssr.sh && bash ssr.sh
Caddy 伪装
doubibackup.com/hi10k-7p-5.html
wget -N --no-check-certificate https://raw.githubusercontent.com/ToyoDAdoubiBackup/doubi/master/caddy_install.sh && chmod +x caddy_install.sh && bash caddy_install.sh install http.filemanager
可用的静态页
wget https://github.com/amphineko/amphineko/archive/master.zip
Surge + SSR
blog.nliu.work/post/20171105-surge-ssr-v2ray/
备注
SS 无法使用上述伪装,可将加密方式改为 aes-XXX-gcm。
声明
以上内容和链接版权归原作者及原作者引用方。