一键搭建Trojan-Go,使用TLS+Websocket承载Trojan协议防止被屏蔽IP的脚本
1. 需要准备的是:
- 一个新的 VPS/ 重置系统环境的旧vps
- 崭新的二级域名,去freenom注册
- Cloudflare 托管
VPS 自行关闭防火墙,也就是防火墙放行80和443端口
2. 指令 (支持 debian 9、10;Ubuntu 16.04、18.04、19.10 ;Centos 7、8 )
Root 用户: sudo -i
Curl指令:
centos系统 yum -y install curl
debian/ubutun系统 apt -y install curl
一键安装指令:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/JeannieStudio/all_install/master/trojan-go_install.sh)"
vps管理界面指令
/etc/trojan_mgr.sh
Github 项目地址:https://github.com/p4gefau1t/trojan-go
客户端下载:
Trojan qt5 Windows客户端下载地址(建议下载1.2 版本,1.4版本不支持Websocket协议):
-1.2版本下载地址: https://drive.google.com/file/d/1MMcAIK0lAWXe3Sl5axbhKcR9Lx1wwh-J/view?usp=sharing
Igniter-go安卓手机客户端,支持 trojan-go 开启websocket(2020.7.16 新增)
-下载地址:https://drive.google.com/file/d/1eit9kJNm0jv1HFo02uOIVnfKSzeUTuWX/view?usp=sharing
Trojango 手动搭建: https://p4gefau1t.github.io/trojan-go/