2022年11月1日星期二

Xray _VLESS+WS+TLS+Cloudflare



 

1.Debian10开启BBR:

echo "net.core.default_qdisc=fq" >> /etc/sysctl.conf
echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.conf
sysctl -p
lsmod | grep bbr


2.Xray安装脚本:


apt update -y
apt install -y wget
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
协议 :VLESS + WS + TLS + CDN


3.Cloudflare选IP脚本:


https://github.com/XIU2/CloudflareSpeedTest
https://github.com/badafans/better-cloudflare-ip



4.客户端:

PC:
https://github.com/Qv2ray/Qv2ray
安卓:
https://play.google.com/store/apps/details?id=vpn.v2ray.xray