alexbers / mtprotoproxy

Async MTProto proxy for Telegram
MIT License
1.55k stars 343 forks source link

Problem with iOS devices. #268

Open Mahyar24 opened 2 years ago

Mahyar24 commented 2 years ago

It's been around two weeks now (in Iran) that iOS devices cannot connect to the proxy while others can like before (Android and desktops). I'm using the TLS mode and AD_TAG; other settings are the default.

myfingerhurt commented 1 year ago

You may need to check whether or not your iOS device DNS resolved your server address into an IPv6 address instead of IPv4. You may try to connect your sever by directly using your server IPv6 address on you desktop, and see what's the result.