Telegram专用代理MTProxy脚本


写一个专门用于搭建Telegram代理MTProxy的脚本

https://github.com/shellhub/shellhub/blob/master/proxy/mt_proxy.sh

支持版本

Centos
Debian/Ubuntu
如何使用

复制到服务器中自动编译安装

wget -N --no-check-certificate https://raw.githubusercontent.com/shellhub/shellhub/master/proxy/mt_proxy.sh && chmod +x mt_proxy.sh && ./mt_proxy.sh
1
输入用于客服端连接的端口号,可以直接自动生成

Input server port (defalut: Auto Generated):
1
输入一个32位16进制的密码用于客服端用来验证服务器,回车自动生成

Input secret (defalut: Auto Generated):
1
完成安装


***************************************************
* Server : 140.82.22.61
* Port   : 1094
* Secret : 3c6c1efb0244e0285a4c3a28ebc6ce9c
***************************************************

Here is a link to your proxy server:
https://t.me/proxy?server=140.82.22.61&port=1094&secret=3c6c1efb0244e0285a4c3a28ebc6ce9c

And here is a direct link for those who have the Telegram app installed:
tg://proxy?server=140.82.22.61&port=1094&secret=3c6c1efb0244e0285a4c3a28ebc6ce9c
***************************************************
1
2
3
4
5
6
7
8
9
10
11
12
13
客服端链接到代理服务器

可以手动输入ip地址,端口号,密钥进行链接
可以复制https开头的链接到浏览器打开,浏览器自动打开Telegram配置
可以在app里面直接打开tg:开头的链接
---------------------
作者:ishellhub
来源:CSDN
原文:https://blog.csdn.net/ishellhub/article/details/81108117
版权声明:本文为博主原创文章,转载请附上博文链接!

评论

此博客中的热门博文

Telegram 专用的轻量化代理工具 —— MTProxy Go版 一键脚本

实时监测服务器IP是否被墙并推送消息至 Telegram 一键脚本

一键安装ShadowsocksR多用户管理面板|ss-panel魔改脚本