Closed nagashik closed 6 years ago
I resolve it by modify the source code, first get the nearest dc, and connect this one.
@royalrover Which telegram-mtproto library version do you use?
3.1.3
@royalrover what file should I change in source code?
/lib/service/api-manager/index.js invokeNetRequest method
networker = yield _this5.mtpGetNetworker(x);
x is the nearest dc, and make sure the file lib/config-check/dc.js , the number of the nearest dc is"x"
I would like to use mtproto proxy servers (mtproxyd) to connect to telegram network. how could I change default mtproto servers?