alik0211 / mtproto-core

Telegram API JS (MTProto) client library for Node.js and browser
https://mtproto-core.js.org
GNU General Public License v3.0
637 stars 120 forks source link

Add support MTProto proxy #9

Open alik0211 opened 4 years ago

bitk0der commented 4 years ago

At least socks5 proxy support, without "at system level". It's simple to add to this module just by using "socks" npm module (or code from it).

orgalaf commented 3 years ago

Hi, I need this too. Is it in the works? If not I'm probably gonna fork and add it. I'll PR it here if I succeed.

alik0211 commented 3 years ago

Guys, please tell me why you need proxy support?

Eonus21 commented 3 years ago

I for example wont to run multiply accounts using this api

DricHao commented 3 years ago

Guys, please tell me why you need proxy support?

One client multiple accounts, If we manage many accounts with same IP. Telegram official will ban our APPID. This is it.

dmcslt commented 2 years ago

伙计们,请告诉我为什么需要代理支持?

some countries block telegram

MyZest commented 1 year ago

伙计们,请告诉我为什么需要代理支持?

When will it be updated? I particularly need it and hope to get your help

lmchain commented 4 months ago

me too...