Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/missuo/mtproxy
MTProxy(MTPROTO) v2 One-Click Installation
https://github.com/missuo/mtproxy
mtp mtproto mtproxy telegram
Last synced: 1 day 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-28T22:10:32.000Z (4 months ago)
- Last Synced: 2024-12-14T03:06:18.523Z (8 days ago)
- Topics: mtp, mtproto, mtproxy, telegram
- Language: Shell
- Homepage:
- Size: 25.4 KB
- Stars: 169
- Watchers: 3
- Forks: 49
- 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.