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)