Streaming server with an integrated BitTorrent client. The server can stream over http while downloading a torrent.
clone the repo and inside the source folder build the docker image.
git clone git@github.com:gtestault/freeflix.git
cd freeflix
docker build -t freeflix .
then run a container and bind the port 8080 exposed from the image
docker run -p 8080:8080 freeflix
Please configure your VPN before deploying. The BitTorrent client has no blocklist