DEV Community

Wanted a quick way to find working MTProto proxies for Teleg

Scraping Public Proxy Channels

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.

How It Works

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.

Results

Picked up around 30 working proxies on the first pass.

Accessing the Project

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.

Comments

No comments yet. Start the discussion.