AutoMTProxy is a bash script designed to deploy an MTProto proxy for
Telegram in just a few minutes. It aims to improve message and media loading speeds in regions where the messenger is throttled or restricted.
mkdir -p AutoMTProxy && cd AutoMTProxy && curl -O https://raw.githubusercontent.com/Riffee/AutoMTProxy/main/automtproxy.sh && chmod +x automtproxy.sh && ./automtproxy.sh- OS: Ubuntu 20.04+ / Debian 10+
- RAM: 512 MB
- SSD: 5 GB
- Dependencies: curl, docker, docker-compose
- Automatic configuration in a few simple steps
- Domain selection for traffic obfuscation (FakeTLS)
- Auto-generated connection link immediately after installation
- Option to choose proxy type (with or without FakeTLS support)
- Ability to add a sponsorship channel to the proxy
- Manage existing MTProto Docker containers via script
- Randomized port selection
- Auto-detection of server's physical location for smart masking domain selection
- Multi-language script support (English, Russian, Chinese, etc.)
