介绍
因为go
版mtproxy
代码更新了抗重放攻击等功能后,原作者没有直接放出编译好的程序,所以根据逗比原版一键脚本魔改,直接拉取最新代码进行编译,最新版已经支持TLS
伪装
- 脚本说明:
Mtproto Proxy Go
版 一键编译安装管理脚本 - 系统支持: CentOS6+ / Debian7+ / Ubuntu14+
- 使用参考: https://doubibackup.com/es5fj9se.html
一键脚本
根据提示选择安装即可:
wget -N --no-check-certificate https://github.com/whunt1/onekeymakemtg/raw/master/mtproxy_go.sh && chmod +x mtproxy_go.sh && bash mtproxy_go.sh
或者:
bash <(wget -qO- https://git.io/mtg.sh)
安装界面:
MTProxy-Go 一键管理脚本 [v2.0.0]
0. 升级脚本
————————————
1. 安装 MTProxy
2. 更新 MTProxy
3. 卸载 MTProxy
————————————
4. 启动 MTProxy
5. 停止 MTProxy
6. 重启 MTProxy
————————————
7. 设置 账号配置
8. 查看 账号信息
9. 查看 日志信息
10. 查看 链接信息
————————————
当前状态: 已安装 并 已启动
请输入数字 [0-10]:
管理命令:
bash mtproxy_go.sh
安装说明
配置文件在/usr/local/mtproxy-go/mtproxy.conf
可以手动修改,配置项详细介绍参见MTG文档
go
安装目录在/tmp/go
可以手动删除
参考
Github:https://github.com/whunt1/onekeymakemtg
MTG文档:https://github.com/9seconds/mtg#environment-variables