VPS系统,梯子,BBR个人搭梯过墙备忘录
重装系统 (DD)
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/installNET/master/Install.sh"
chmod +x Install.sh
./Install.sh

安装 BBR 网络加速脚本
wget -O tcp.sh "https://github.com/ylx2016/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
安装 BBR 原版内核 -1-11
安装 BBRplus 新版内核 -5-19

安装代理
wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh
八合一一键脚本,快速搭建教程
2-1-07

“VPS系统,梯子,BBR个人搭梯过墙备忘录” 的相关文章
curl https://raw.githubusercontent.com/zhanghanyun/backtrace/main/install.sh -sSf | sh...
ChatGPT现状ChatGPT目前封锁了绝大多数的数据中心IP,倘若你现在正好在使用vps作为主力代理,那么应该会在ChatGPT首页看到无法使用的封锁消息!如何解决使用vps+ChatGPT-web自己搭建GPT网页版,参考GitHub:https://github.com/Chanzhaoyu...
那么今天就给大家介绍一个web版的ssh和sftp工具这是作者GitHub地址:https://github.com/Jrohy/webssh这是作者DockerHUB 链接:https://hub.docker.com/r/jrohy/websshDemo:https://webssh.ywsj....
Linux VPS 一键自动DD安装Windows/CentOS/Debian本脚本支持 AWS服务器 甲骨文 DD系统之前写了一篇《萌咖一键DD纯净系统脚本(2021年8月最新版) CentOS/Debian/Ubuntu》,部分网友反馈,同样的情况下,有的人D成功了,有人却失败失联。...
简介使用 Linux 脚本一键快速在自己的VPS上搭建WireGuard,支持主流的操作系统Ubuntu,Debian,CentOS。该脚本可以在几分钟之内部署好WireGuard环境,就算你不会使用WireGuard,也可以使用该脚本轻松实现部署。其设计的目标则是易于使用和高性能,一种快速的现代v...
项目地址,欢迎 star,github 主页或私信反馈:https://github.com/leitbogioro/Tools支持从甲骨文等主流大厂,各其他商家的任意 Redhat 红帽系统(包括 Oracle Linux CentOS Almalinux RockyLinux)重装到 Debia...