Subscribe

How to install teleproxy (x86_64)

Telegram MTProto proxy with DPI resistance

License: GPLv2 and LGPLv2 https://github.com/teleproxy/teleproxy

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
sudo yum -y install teleproxy

Description

Telegram MTProto proxy with DPI resistance, fake-TLS camouflage, direct-to-DC mode, and Prometheus metrics.

RPMs

Danila Vershinin (2026-04-02) - Fix `--address` option for IPv6 auto-detection. · - Listener now binds to specified address for IPv6. · - Outbound IPv6 to Telegram DCs remains unaffected. · - Add `BIND_ADDRESS` environment variable for Docker.
Danila Vershinin (2026-04-01) - Fix crash on IPv6 auto-detection during listener registration. · - Handle CDN DC IDs 201-299 with fallback to origin DC. · - Validate address family directly in accept handler for security.
GetPageSpeed (2026-03-31) - fix Obsoletes migration: retain config and re-enable service from mtproxy
Danila Vershinin (2026-03-31) - upstream release v4.2.1 (fixes aarch64 build)
Danila Vershinin (2026-03-31) - package renamed from mtproxy to teleproxy · - new upstream: teleproxy/teleproxy (fork of MTProxy) · - DPI resistance, fake-TLS camouflage, direct-to-DC mode, Prometheus metrics · - backward compat: mtproxy binary symlink and service alias preserved