๐ New Release: v4.4.0
TOML config file, SIGHUP secret reload, and one-liner installer.
-
- SIGHUP reloads secrets and IP ACLs from the config file without dropping connections
- CLI flags (
-
- Docker
- Vendored tomlc17 TOML v1.1 parser (MIT, cktan/tomlc17)
Release notes | GitHub
TOML config file, SIGHUP secret reload, and one-liner installer.
-
--config /path/to/config.toml for all settings: secrets, mode, ports, ACLs, DC overrides- SIGHUP reloads secrets and IP ACLs from the config file without dropping connections
- CLI flags (
-S, --direct, -H, etc.) override config file values; -S secrets are pinned and survive reload-
install.sh one-liner for bare-metal Linux: downloads binary, creates systemd service, generates config with secret, prints connection link- Docker
start.sh now generates a TOML config internally, enabling docker exec <ctr> kill -HUP 1 for secret rotation- Vendored tomlc17 TOML v1.1 parser (MIT, cktan/tomlc17)
Release notes | GitHub
๐ฅ2
Teleproxy โ the fastest, most secure MTProto proxy with the highest DPI resistance in existence.
A heavily reworked fork of the original MTProto proxy, rebuilt for raw throughput, zero-compromise encryption, and staying invisible to deep packet inspection. If your government or ISP is blocking Telegram, this is how you get through.
What makes it different:
โข Fake-TLS transport indistinguishable from regular HTTPS to DPI systems
โข Weibull-distributed inter-record delays that defeat statistical traffic analysis
โข Static binaries โ single file, no dependencies, runs anywhere
โข Direct mode for censored regions where Telegram DCs are unreachable
โข TOML config with live secret reload (SIGHUP) โ no downtime, ever
โข ARM64 native โ runs on everything from a $5 VPS to a Raspberry Pi
Source, docs, and releases: github.com/teleproxy/teleproxy
A heavily reworked fork of the original MTProto proxy, rebuilt for raw throughput, zero-compromise encryption, and staying invisible to deep packet inspection. If your government or ISP is blocking Telegram, this is how you get through.
What makes it different:
โข Fake-TLS transport indistinguishable from regular HTTPS to DPI systems
โข Weibull-distributed inter-record delays that defeat statistical traffic analysis
โข Static binaries โ single file, no dependencies, runs anywhere
โข Direct mode for censored regions where Telegram DCs are unreachable
โข TOML config with live secret reload (SIGHUP) โ no downtime, ever
โข ARM64 native โ runs on everything from a $5 VPS to a Raspberry Pi
Source, docs, and releases: github.com/teleproxy/teleproxy
๐4