Trojan安装方法
运行安装脚本
source <(curl -sL https://git.io/trojan-install)卸载方法
source <(curl -sL https://git.io/trojan-install) --remove安装BBR加速
wgetyum -y install wget # centos
apt-get install wget  # Debian- 运行脚本
wget -N --no-check-certificate "https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh" && chmod +x tcp.sh && ./tcp.sh安装失败重新运行安装脚本即可
