-
|
Telegram works inconsistently here, most of the time it doesn’t function without a VPN or proxy. I deployed an MTProxy on a shared server, and some users are already using it. I want to configure this proxy in the app so uploads and downloads work properly, since right now I can’t do anything without a VPN. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
you mean in general? what makes it inconsistent? what does your log say? have you confirmed it's not a time sync issue? is your account assigned to a tg dc that is geographically distant or poorly routed? if not a time sync issue, have you tried bridging your server through socks5 using mtg or mtproxymax with faketls? or perhaps even client-side bridging could work for you: |
Beta Was this translation helpful? Give feedback.
Yes, teldrive's proxy support is specifically for telegram client connections, so only mtproto traffic to telegram servers is proxied and nothing else.
But you need a something that can bridge connections between socks5 and mtproxy
i don't know if that proxy you've deployed supports that or not but i do believe mtg and mtproxymax does. however, i've never used either of these so you'd have to check for yourself.