FreedomPrevails / JSMTProxy

High Performance NodeJS MTProto Proxy
MIT License
316 stars 129 forks source link

-S <secret1> -S <secret2> #21

Open hasanazad opened 6 years ago

hasanazad commented 6 years ago

hi, for MTProxy you can set multiple secrets: -S -S but windows (node.js) config file config.json: { "port":1984, "secret":"7ec6776bd296368a0ce3c06b63951b0e" }

How is that?