TelegramMessenger / TelegramMessenger/Telegram-iOS

Change telegram servers

Open
#71 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
9k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

I'm trying to switch tg servers to my own server following tg protocol.
I've changed IPs in file Network.swift, RSA keys and fingerprints in MTEncryption and MTDatacenterAuthMessageService and also I've changed all tg IP ports to mine.
Android app is connecting to my server after this changes, but iOS app's not.

Who can help with this issue?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with Network.swift, MTEncryption, and MTDatacenterAuthMessageService, where the server IPs, ports, RSA keys, and fingerprints were changed. Reproduce the iOS connection failure and compare the iOS configuration with the working Android connection. Done means the iOS app connects successfully to the specified server.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
networking
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.