FreedomPrevails / JSMTProxy

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

Update README.md #2

Closed AmirSbss closed 6 years ago

AmirSbss commented 6 years ago

Nodejs should be v8 or upper

danyhm commented 6 years ago

well done Amir jan, you are the Iranian Hero. this patch solves #3

FreedomPrevails commented 6 years ago

@AmirSbss I am pretty sure it works on NodeJS 6.0 and higher.

danyhm commented 6 years ago

@FreedomPrevails
I tried installing with the instructions on an Ubuntu 14 LTS, you can see the result in issue #3 . However, I don't know which version of nodejs was being used. thanks for the code anyway it's a huge help to Iranians

FreedomPrevails commented 6 years ago

@danyhm you can use "nodejs -v" command to check nodejs version.

danyhm commented 6 years ago

@FreedomPrevails
unfortunately, I applied the patch and right now it gives me v8.11.2 I have to redo the patch which I believe configures the apt-get stuff which I don't want to touch right now since everything is working.