Skip to content

Latest commit

 

History

History
45 lines (40 loc) · 1.95 KB

File metadata and controls

45 lines (40 loc) · 1.95 KB
AutoMTProxy

MIT License Bash Docker Version

English / Русский

About the Project

AutoMTProxy is a bash script designed to deploy an MTProto proxy for Telegram Telegram in just a few minutes. It aims to improve message and media loading speeds in regions where the messenger is throttled or restricted.

Quick Start

mkdir -p AutoMTProxy && cd AutoMTProxy && curl -O https://raw.githubusercontent.com/Riffee/AutoMTProxy/main/automtproxy.sh && chmod +x automtproxy.sh && ./automtproxy.sh

System Requirements

  • OS: Ubuntu 20.04+ / Debian 10+
  • RAM: 512 MB
  • SSD: 5 GB
  • Dependencies: curl, docker, docker-compose

Key Features

  • Automatic configuration in a few simple steps
  • Domain selection for traffic obfuscation (FakeTLS)
  • Auto-generated connection link immediately after installation

Planned Updates

  • 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.)