TelegramMessenger / TelegramMessenger/Telegram-iOS
Hex ServerName not working for MTProto proxy
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 9k
- Forks
- 2.9k
- PR merge metrics
- No merged PRs in 30d
Description
This proxy link with hex server name (0x6DEB43B7) works on telegram desktop or telegram x but not works on main telegram:
https://t.me/proxy?server=0x6DEB43B7&port=1005&secret=7pyplbgayNEr5FvcVrNUueptYWlsLmdvb2dsZS5jb20=
but its normal form (109.235.67.183) work on every type of telegram
How can I use hex as server name for main telegram?
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
Reproduce the behavior in the main Telegram app using the two proxy links provided, comparing the hexadecimal and decimal server forms. Trace proxy-link parsing and server-name handling in the iOS project; done means hexadecimal server names work consistently with the decimal form.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile-dev, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100