asapach / peerflix-server

Streaming torrent client for Node.js with web ui.
MIT License
1.31k stars 586 forks source link

Need help for create. #135

Closed ghost closed 6 years ago

ghost commented 6 years ago

I am not a professional devolover.I need help how to create a simple torrent leeching site with peerflix-server.

"Please give me a instructions.

asapach commented 6 years ago

It's not really meant to be a public-facing web server: there's no security or flood protection. And it's not designed for leeching - the main goal is streaming/downloading torrents on demand. I wouldn't recommend it.

ghost commented 6 years ago

I want to make web like- http://fanstechgh.herokuapp.com/#/

When I create to deploy in heroku.it shows build ecrror or somethings.but how the above website still running.

Please this request to you?Don't make disappoint?

asapach commented 6 years ago

See #98, #109, #128, #129, #132, etc. Unfortunately Heroku no longer allows p2p apps. (However it looks like they didn't bother to remove the old ones.)