seriyps

Demo app to demonstrate "personal MTProto proxy"

19
5
100% credibility
Found Apr 13, 2026 at 19 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Erlang
AI Summary

A web app that lets users generate and receive personalized subdomain-based proxy links for secure Telegram access via a simple interface.

How It Works

1
🕵️ Discover secure messaging helper

You find this tool that lets you create a simple website for sharing custom secure links to unblock a popular messaging app.

2
💻 Set up on your server

You prepare the software on your own server following easy step-by-step guides.

3
🌐 Link your web address

You update your domain settings so all traffic points to your server, including special sub-addresses for users.

4
🔒 Add security certificates

You grab free trusted certificates to keep all connections safe and private.

5
▶️ Launch your site

With one go, you start the service and make your website live on the internet.

6
👥 Friends get personal links

Users visit your page, optionally share their email, and receive their own unique secure link right away.

Safe connections for all

Everyone now uses their personal link to access the messaging app freely, with your list of users safely backed up.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 19 to 19 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 personal_mtproxy?

This Erlang-based demo app builds a personal MTProto proxy service on top of Cowboy, letting users hit a simple web page, optionally drop their email, and snag a unique proxy link tied to a custom subdomain. It solves the hassle of manually spinning up individual Telegram proxies by persisting user subdomains in a local database, restoring them on restart, and routing via wildcard DNS—no per-user config needed. Think demo GitHub repo for quick proxy distribution, with CLI commands like `make dev` for local testing or `sudo make install` for production systemd deployment.

Why is it gaining traction?

It stands out with dead-simple setup: auto-generate self-signed certs for dev, Certbot hooks for prod TLS renewals, and daily DETS backups to avoid data loss. The split-mode hooks fronts (domestic servers) to a central back for multi-server scaling, replaying proxy lists automatically—perfect for geo-routing without software changes. Devs dig the demo app installieren flow, from `make clean` to deinstallieren, plus GitHub demo project vibes like UI screenshots for instant appeal.

Who should use this?

Network engineers in censored regions deploying Telegram proxies for teams, or ops folks wanting a demo app runterladen for personal use. Ideal for sysadmins testing MTProto setups with wildcard DNS, or devs prototyping GitHub demo applications with Cowboy web UIs before scaling to split front/back nodes.

Verdict

Solid demo GitHub repo for Erlang fans eyeing MTProto proxies, with clear docs and production polish like auto-cert deploys—but at 19 stars and 1.0% credibility, it's early-stage; audit for prod or use as a learning project. Skip if you need battle-tested maturity.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.