Show HN: Mtproto.zig – High-performance Telegram proxy with DPI evasion

22 points
1/21/1970
2 days ago
by slp3r

Comments


txrx0000

Cool project. But why tunnel Telegram specifically? This could be a yet another VPN protocol.

There are some useful ideas from SoftEtherVPN, BitTorrent, Yggdrasil Network, and Tor you could borrow, if you're looking to improve this. The ideal tunneling solution, which doesn't exist yet, is one that not only evades DPI, but also onion bounces you through nodes in a decentralized ad hoc network, and does automatic node discovery.

2 days ago

pixel_popping

Nowadays I prefer to have dedicated application solutions, everybody (with security in mind) has some sort of base WG/Tailscale setup, it's annoying to tweak to incorporate those on top, so per-program solution imo makes sense and especially in the AI era where you don't really want to allow agents to tamper with your main network card config, it's safer and cleaner.

Thanks OP for this!

2 days ago

txrx0000

What I meant was that you could combine ideas from those 4 projects to build a new VPN protocol, not that you need to tweak your existing tunneling setup to allow those applications through.

2 days ago

kraftaa

Interesting approach, I saw a discussion recently about how mimicking real traffic tends to work better than randomizing it, since randomness becomes its own fingerprint.

Does this still blend in well with normal HTTPS traffic?

a day ago

echovoiceapp

Interesting project! As someone building a voice-to-text keyboard (Echo), I appreciate the craftsmanship here. The attention to detail in developer tools makes a big difference for the end user experience.

2 days ago

wheresmyshadow

that looks very interesting, indeed. do you think it could work in places like iran too during current internet shutdown? some people use things like dnstt to get connected but it's extremely slow and unstable.

thanks for your work

2 days ago

slp3r

If they are implementing a complete blackout - dropping international routing and switching to a default-deny intranet - this proxy won't help, sadly

2 days ago

hagbard_c

It could if connectivity to Telegram were brought in through e.g. Starlink. Users would connect to the proxy (an Iranian address) which forwards the requests to the outside world.

2 days ago

Asuka-wx

As a solo founder myself, I can relate. The hardest part is making decisions alone.

2 days ago

ai_slop_hater

Have you built it, or have you had AI build it?

2 days ago

acheong08

Very obvious with the GEMINI.md.

I wish there was a rule to ban AI submissions. Not because I think there's 0 value, but because there's just such a high volume and low signal to noise ratio

2 days ago

buremba

does it matter?

2 days ago

000ooo000

Yeah it does. If you're happy routing your personal data through software that lacks an author who fully understands what the software does, good for you. Suggesting that this doesn't matter in general is.. not an opinion I'd share publicly.

2 days ago

buremba

You can ask your agent to verify or review code. Just because people wrote code by hand, it doesn't mean you should trust

2 days ago