How to install teleproxy (aarch64)
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 yum -y install teleproxy
Description
Telegram MTProto proxy with DPI resistance, fake-TLS camouflage, direct-to-DC mode, and Prometheus metrics.
RPMs
teleproxy-4.9.0-1.sles16.aarch64
[284 KiB]
Danila Vershinin (2026-04-06)
—
- Added PROXY protocol v1/v2 listener support via CLI and config options. · - Auto-detects client IP from load balancer headers. · - IP ACLs now validate against real client IPs post-header parsing. · - Supports v2 LOCAL command for health check probes. · - Introduced new stats for proxy protocol connections and errors. · - Fixed issue with auto-generated secret not saving to config. · - Enhanced SEO metadata and completed Russian translation.
teleproxy-4.7.0-1.sles16.aarch64
[280 KiB]
Danila Vershinin (2026-04-05)
—
- Added per-secret data quota to limit bytes transferred. · - Introduced unique IP limit for simultaneous connections. · - Implemented secret expiration feature for auto-disable. · - Configurable via TOML and environment variables for Docker. · - Added monitoring counters for rejection reasons in Prometheus. · - Enhanced SOCKS5 upstream proxy support. · - Updated documentation for installation and usage.
teleproxy-4.6.0-1.sles16.aarch64
[273 KiB]
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.
teleproxy-4.4.0-1.sles16.aarch64
[251 KiB]
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.
teleproxy-4.3.3-1.sles16.aarch64
[228 KiB]
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.
teleproxy-4.3.1-1.sles16.aarch64
[227 KiB]
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.
teleproxy-4.2.1-2.sles16.aarch64
[224 KiB]
GetPageSpeed (2026-03-31)
—
- fix Obsoletes migration: retain config and re-enable service from mtproxy
teleproxy-4.2.1-1.sles16.aarch64
[223 KiB]
Danila Vershinin (2026-03-31)
—
- upstream release v4.2.1 (fixes aarch64 build)