https://github.com/missuo/mtproxy
MTProxy(MTPROTO) v2 One-Click Installation
https://github.com/missuo/mtproxy
mtp mtproto mtproxy telegram
Last synced: 10 months ago
JSON representation
MTProxy(MTPROTO) v2 One-Click Installation
- Host: GitHub
- URL: https://github.com/missuo/mtproxy
- Owner: missuo
- License: mit
- Created: 2022-04-16T23:39:44.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T22:10:32.000Z (over 1 year ago)
- Last Synced: 2025-04-02T11:57:15.094Z (11 months ago)
- Topics: mtp, mtproto, mtproxy, telegram
- Language: Shell
- Homepage:
- Size: 25.4 KB
- Stars: 177
- Watchers: 3
- Forks: 52
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MTProxy
Highly-opinionated (ex-bullshit-free) MTPROTO proxy for [Telegram](https://telegram.org).
## Intro
**If you have used MTProxy before, you must be using Version 1. At present, the scripts on the Internet are basically Version 1. And my script uses the new Version 2.**
### Differences between v1 and v2
- Configuration file incompatibility
- v2 completely removes TAG
- FakeTLS encryption is used in v2
### Updates
#### July 30th, 2022
- Support for modifying the listening port
- Support for modifying secret
- Support for updating to latest version of MTProxy
#### July 1st, 2022
- Add subscription config
- Add subscription link
## Supportability
- X86_64
- ARM_64
## Installation
**This script uses the latest release of [9seconds/mtg](https://github.com/9seconds/mtg) by default**
~~~shell
bash <(curl -Ls https://ssa.sx/mtg)
~~~
**Due to the CDN cache, jsdelivr link may not be the latest.**
~~~shell
bash <(curl -Ls https://cdn.jsdelivr.net/gh/missuo/MTProxy/mtproxy.sh)
~~~
## Open Source Used
[9seconds/mtg](https://github.com/9seconds/mtg)
## Author
**MTProxy** © [Vincent Young](https://github.com/missuo), Released under the [MIT](./LICENSE) License.