It's student project about torrent vulnurability
You need to understodd,that your Node JS need to be higher than 12.0.0
- Type
npm install - If you whant to start this projec, you need to open your NGROK server by
ngrok http 8080 - Take link in Forwarding tab(http/https) in the oppened
ngrokwindow, and use it on your browser. Link examplehttp://b2fde035.ngrok.io - Next, you can run this server localy by
npm start - Happy Hack!)