explaingit

cheburnetik/autoconnector_for_telegram

19JavaAudience · generalComplexity · 2/5Setup · easy

TLDR

AutoConnector for Telegram automatically finds, tests, and connects you through the fastest free proxies so Telegram keeps working in countries where it is blocked, no manual setup needed.

Mindmap

mindmap
  root((repo))
    What It Does
      Auto-finds proxies
      Tests proxy speed
      Local relay setup
      Auto-switches proxies
    Bypass Techniques
      Packet splitting
      FakeTLS disguise
      Auto detection mode
    Platforms
      Android APK
      Windows
      Linux
      macOS
    Setup
      Point Telegram locally
      15 min first launch
      Runs in background
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Things people build with this

USE CASE 1

Use Telegram normally in a country where it is blocked, without manually hunting for working proxies.

USE CASE 2

Stay connected on Telegram even when your current proxy goes down, since the app switches automatically.

USE CASE 3

Bypass aggressive internet filtering by disguising Telegram traffic to look like ordinary browser activity.

USE CASE 4

Verify the app has not been tampered with before installing it on your device.

Tech stack

JavaAndroidMTProtoFakeTLSLocal proxy relay

Getting it running

Difficulty · easy Time to first run · 30min

Point Telegram's built-in proxy settings to the local address AutoConnector provides. Allow ~15 minutes on first launch for proxy gathering. Windows users must select a proxy engine component in settings.

License terms are not mentioned in the explanation.

In plain English

AutoConnector for Telegram is an app that keeps Telegram working in countries where it is blocked, without requiring the user to manually find or switch proxies. It runs on Android, Windows, Linux, and macOS. The way it works: the app continuously scans public sources on the internet for free MTProto proxies, which are a special connection type built specifically for Telegram. It tests each one from your actual device and network to see if it is alive and how fast it is. The fastest working proxies are sorted by speed and reliability. The app then sets up a local relay, a small server running on your own computer, and tells your Telegram client to connect through that local address. Behind the scenes, it routes your Telegram traffic through whichever proxy is currently best, and automatically switches if that proxy goes down. For users in regions with aggressive internet filtering, the app also includes a set of techniques to disguise the connection so filtering systems are less likely to detect and block it. These include packet-splitting and a technique called FakeTLS that makes the traffic look like ordinary browser activity. There is an auto mode that tries different combinations to find what works for your specific network. To set it up, you point Telegram's built-in proxy settings to a local address the app provides, then let AutoConnector run in the background. On first launch it takes about 15 minutes to gather and test enough proxies to establish a stable connection. After that it maintains the connection automatically. The Android version is a standalone APK available outside the Google Play store. The Windows version needs one of two additional proxy engine components that can be selected in settings. All builds are signed with a certificate, and the README explains how to verify the signature so you can confirm the file has not been tampered with.

Copy-paste prompts

Prompt 1
I want to use AutoConnector for Telegram on Android. Walk me through downloading the APK, pointing Telegram's proxy settings to the local address, and what to expect during the first 15 minutes.
Prompt 2
Explain how FakeTLS and packet-splitting in AutoConnector for Telegram disguise my traffic, and how to enable auto mode to find the combination that works on my network.
Prompt 3
I'm setting up AutoConnector for Telegram on Windows. What are the two proxy engine components I need to choose from, how do I select one in settings, and how do I verify the file signature?
Prompt 4
AutoConnector for Telegram is running but my connection keeps dropping. What steps should I take to troubleshoot proxy switching and check whether the local relay is working correctly?
Prompt 5
Compare the AutoConnector for Telegram setup process across Android, Windows, and Linux. What differences should I be aware of on each platform?
Open on GitHub → Explain another repo

← cheburnetik on gitmyhub — every repo by this author, as a profile.

Verify against the repo before relying on details.