Skip to main content

Crate tg_ws_proxy_rs

Crate tg_ws_proxy_rs 

Source

Modules§

check
Connectivity checker for Cloudflare proxy domains and upstream MTProto proxies.
config
Configuration for tg-ws-proxy-rs.
crypto
MTProto obfuscation layer crypto helpers.
default_domains
Fetches and deobfuscates the default Cloudflare-proxy domain list from the upstream repository.
faketls
FakeTLS (0xee-prefix) upstream proxy support.
pool
Pre-warmed WebSocket connection pool.
proxy
Core proxy logic: client handling, re-encryption bridge, TCP fallback.
splitter
MTProto message splitter.
ws_client
WebSocket client for Telegram DC connections.