1、安装curl

apt install curl

2、安装v2ray

bash <(curl -s -L https://git.io/v2ray.sh)

3、安装完成后可以根据提示使用相关命令

4、开启bbr加速:执行 v2ray bbr 即可

5、使用其他加速,执行下列脚本选择对应的即可

wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh

参考

https://github.com/233boy/v2ray/wiki/V2Ray一键安装脚本

https://github.com/233boy/v2ray/wiki/V2Ray搭建详细图文教程

https://wpbbb.com/如何将v2ray节点转换成clash的订阅地址/