今天的内容有
1.trojan vless 协议速度对比
2.测试VPS性能以及去程回程路线
3.介绍一家GIA线路的VPS
BBR
wget -O tcp.sh mcnb.top/tcp.sh && bash tcp.sh
安装前
apt-get update -y && apt-get install curl -y
Trojan
source <(curl -sL https://git.io/trojan-install)
vless
wget -N --no-check-certificate -q -O install.sh "https://raw.githubusercontent.com/wulabing/V2Ray_ws-tls_bash_onekey/dev/install.sh" && chmod +x install.sh && bash install.sh
无法安装脚本
um install -y git #CentOS安装命令
apt install -y git #Debian安装命令
VPS本地测速
wget -N --no-check-certificate https://raw.githubusercontent.com/91yun/91yuntest/master/test.sh && bash test.sh -i "io,bandwidth,chinabw,download,traceroute,backtraceroute,allping,gotoping"
回程检测
bash <(curl -sL mcnb.top/besttcp.sh)