翻墙节点搭建相关代码
X-UI面板安装代码
解决无法安装X-UI面板代码
无需重置系统
apt update -y && apt install -y curl && apt install -y socat
yum update -y && yum update -y && yum install -y socat
BBR加速安装&卸载代码
安装代码:wget -O tcpx.sh "HTTPs://Github.com/ylx2016/Linux-NetSpeed/raw/master/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh
卸载代码:wget -O tcp.sh "HTTPS://github.com/ylx2016/Linux-NetSpeed/raw/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh
安装代码2:curl -sS -O https://raw.githubusercontent.com/kejilion/sh/main/kejilion.sh && chmod +x kejilion.sh && ./kejilion.sh