sleep3r

sleep3r / mtproto.zig

Public

High-performance Telegram MTProto proxy in Zig

11
0
100% credibility
Found Apr 01, 2026 at 11 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Zig
AI Summary

A compact server program that disguises Telegram messages as ordinary secure web traffic to dodge internet filters.

How It Works

1
🔍 Hear about the Telegram helper

You learn about this tiny tool that lets people in blocked areas use Telegram by hiding chats as normal web visits.

2
🖥️ Pick a basic web server

You rent an affordable always-on computer on the internet from a provider like any cloud service.

3
Install with one easy command

Copy and paste a single line into the server's chat window, and it sets up everything automatically, even making a secret code for you.

4
👥 Add your friends' access codes

Edit a simple list to include private codes for who can use your helper.

5
🚀 Turn it on

Click start, open the door on port 443, and your helper is live on the web.

Friends connect freely

Share magic links with friends—they tap to use Telegram without blocks, chatting safely through your hidden tunnel.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 11 to 11 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is mtproto.zig?

mtproto.zig is a high-performance Telegram MTProto proxy written in Zig that disguises client traffic as standard TLS 1.3 HTTPS, letting users bypass network censorship and DPI blocks. Deploy it with a one-line curl script on Ubuntu/Debian—it builds a 126KB binary using Zig 0.15.2, boots in under 2ms, and sips 120KB RAM with zero dependencies. Users get multi-user secrets, promotion tags, and ready-to-share tg:// links printed on startup.

Why is it gaining traction?

It crushes alternatives in the high-performance GitHub proxy space—like Rust or C++ MTProto tools—with extreme efficiency and built-in DPI evasion: IPv6 hopping via Cloudflare API, local Nginx masking for zero-RTT probes, TCP desync, and anti-replay caches against scanners. Fast mode offloads encryption to Telegram DCs, slashing CPU on server-to-client traffic. Devs dig the thread-safe design, systemd integration, and config.toml compatible with Rust proxies.

Who should use this?

Sysadmins and network engineers in censored regions spinning up shared Telegram proxies for teams or channels. Privacy advocates needing a lightweight, self-hosted alternative to commercial VPNs that block MTProto. Zig enthusiasts evaluating high-performance backend GitHub projects for low-resource VPS deployments.

Verdict

Grab it if you need a battle-tested censorship bypass—features like Split-TLS and nfqws desync work out of the box—but at 11 stars and 1.0% credibility, treat it as experimental despite solid docs and tests. Pair with monitoring for production; a Zig high-performance gem worth watching.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.