TelegramMessenger / TelegramMessenger/Telegram-iOS
Change telegram servers
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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