首页最新Tuic V5协议搭建教程 | 一键搭建tuic节点,轻松实现科学上网,提高安全性和稳定性,搭建非常的简单,强大八合一脚本,功能非常强大,简单配置即可使用。

1、解析域名Cloudflare:【点击进入

2、开源项目地址:【点击进入

  • 更新系统
apt update -y
  • 一键安装脚本
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
  • 快捷方式启动
vasma
  • 具体功能选择
    • 选择1——选择2——输入解析好的域名——选择n(如果想用DNS API的选择y)——回车(默认选择1)——回车——回车——回车——回车——回车——输入y——回车——回车——输入y——回车——回车——根据自家宽带实际情况填写——回车——回车——选择1——回车

3、BBR加速脚本:【点击进入

wget -O tcpx.sh "https://github.com/ylx2016/Linux-NetSpeed/raw/master/tcpx.sh" && chmod +x tcpx.sh && ./tcpx.sh

类似文章

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注