Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 760 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 760 Bytes

Docker

  1. Build the image

docker build -t aceproxy .

  1. Launch instance

docker run --rm -Pi aceproxy

  1. Connect to IP of docker machine and port from docker ps output

  2. Watch, VLC remote with: http://:/pid//stream.mp4

AceProxy: Ace Stream HTTP Proxy

AceProxy allows you to watch Ace Stream live streams or BitTorrent files over HTTP. It's written in Python + gevent and should work on both Linux and Windows (Mac OS should work too, but was not tested)

Currently it supports Ace Stream Content-ID hashes (PIDs), .acestream files and usual torrent files.

For installation, configuration and using info, visit Wiki