DEV Community

Humja Jaan
Humja Jaan

Posted on

Wanted a quick way to find working MTProto proxies for Teleg

Wanted a quick way to find working MTProto proxies for Telegram, but got tired of manually testing dead links. So I threw together a script that scrapes public proxy channels, filters live ones, and publishes them with fake TLS support.

It hits multiple sources, tests each proxy, then outputs clean JSON and a live web page. The scraper runs on a schedule via GitHub Actions, so the list stays fresh without any manual work. Picked up around 30 working proxies on the first pass.

Repo's at github.com/Yagami200/free-mtproto-proxies if you want to self-host it or just pull the latest list. Handy for bypassing restrictions or adding redundancy.

Top comments (0)