1.Obtain a secret, used to connect to telegram servers. curl -s https://core.telegram.org/getProxySecret -o proxy-secret 2.Obtain current telegram configuration. It can change (occasionally), so we encourage you to update it once per day. curl -s https://core.telegram.org/getProxyConfig -o proxy-multi.conf
这两步,需要获取相应秘钥和配置文件时失败。所以,有人知道目前 https://core.telegram.org 可用的 hosts 或者其他取代方法吗?
或者说本身服务器无法访问这个地址,说明开了 MTProxy 也无济于事?(主机是腾讯云的)