Overview of TG WS Proxy
mainTG WS Proxy is a local MTProto proxy for Telegram Desktop designed to accelerate Telegram performance by redirecting traffic through WebSocket connections. It maintains the same encrypted data format and does not require third-party servers.
Traffic Flow:
Telegram Desktop → MTProto Proxy (127.0.0.1:1443) → WebSocket → Telegram DC
Key Features:
- Automatically extracts DC ID from MTProto obfuscation init-packets.
- Establishes TLS WebSocket connections to Telegram DCs via Telegram domains.
- Automatically falls back to CfProxy or direct TCP connections if WebSocket is unavailable (302 redirect).