mirror of
https://github.com/asapach/peerflix-server.git
synced 2026-04-25 06:35:48 +03:00
[GH-ISSUE #135] Need help for create. #109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Feb 17, 2018).
Original GitHub issue: https://github.com/asapach/peerflix-server/issues/135
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 on GitHub (Feb 17, 2018):
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 on GitHub (Feb 18, 2018):
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 on GitHub (Feb 18, 2018):
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.)