trojan 搭建教程 trojan 代理科学上网



trojan 搭建教程 trojan 代理科学上网

注:英文不好的同学,可以右键翻译成中文进行操作

1、购买一台国外的VPS(https://billing.raksmart.com/)

2、购买一个域名(https://www.namesilo.com/)

3、登陆VPS安装trojan(操作系统版本:CentOS)

一键安装Trojan版本
curl -O https://raw.githubusercontent.com/atrandys/trojan/master/trojan_centos7.sh && chmod +x trojan_centos7.sh && ./trojan_centos7.sh

一键安装BBR加速
cd /usr/src && wget -N –no-check-certificate “https://raw.githubusercontent.com/chiakge/Linux-NetSpeed/master/tcp.sh” && chmod +x tcp.sh && ./tcp.sh

查看或修改trojan密码
vim /usr/src/trojan/server.conf

重启trojan
systemctl restart trojan

4、下载trojan客户端(https://github.com/trojan-gfw/trojan/releases)

5、下载浏览器代理SwithyOmega(https://github.com/FelisCatus/SwitchyOmega/releases/tag/v2.5.20)