Subscribe

How to install teleproxy (x86_64)

Telegram MTProto proxy with DPI resistance

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

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -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-04) - Improved DPI resistance with wider ServerHello size variation. · - ServerHello fragmentation enhances security against DPI detection. · - Docker healthcheck now respects custom STATS_PORT settings. · - install.sh supports multiple secrets for enhanced configuration. · - New /link endpoint provides scannable QR code links. · - Updated documentation on DPI resistance features.
Danila Vershinin (2026-04-03) - Added TOML config file support for all settings. · - SIGHUP now reloads secrets without dropping connections. · - CLI flags can override config file values. · - Introduced one-liner installer for bare-metal Linux. · - Docker start script generates TOML config internally. · - Updated to vendored tomlc17 TOML v1.1 parser.
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