Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

A one-click script for installing MTPROTO proxy for Telegram. | 一个一键安装MTPROTO代理的脚本

License

Notifications You must be signed in to change notification settings

ACnoway/mtp_oneclick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

代理软件来自于:https://github.com/9seconds/mtg/tree/v1

Software comes from: https://github.com/9seconds/mtg/tree/v1

本项目只是一个安装脚本,感谢 @9seconds 的后端实现

This project is only a script for installing the software, thanks to @9seconds for his brilliant work.


一键安装:

bash <(curl -sL mtp.wrnm.de)

加密模式介绍:

  • 简单模式(Simple)——基本上就是通过 AES-CTR 流密码对帧流进行加密。
  • 安全模式(Secured)——与简单模式相同,但在流中加入随机噪声以防止对流量特征进行统计分析。
  • 伪 TLS 模式(FakeTLS)——此模式将 Telegram 流封装在 TLS 中,从深度包检测(DPI)角度看,理论上与任何 TLS 1.3 流量相同。

Secret types:

  • Simple - basically, it is just a flow of frames ciphered by AES-CTR stream cipher.
  • Secured - the same stream as simple but with some random noise to prevent statistical analysis of traffic flow.
  • FakeTLS - this mode envelops telegram stream in TLS so it looks (in theory) the same as any TLS1.3 traffic from DPI point of view.

本脚本仅在amd64架构的Debian 11上测试过,但理论上来说所有利用systemd管理服务的系统均可用(Ubuntu, CentOS, Almalinux等)。 Tested only on Debian 11 (amd64); should work on any system using systemd (Ubuntu, CentOS, AlmaLinux, etc.) but untested elsewhere.

About

A one-click script for installing MTPROTO proxy for Telegram. | 一个一键安装MTPROTO代理的脚本

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages