Skip to content

unsignedint/aceproxy

 
 

Repository files navigation

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

About

Ace Stream HTTP Proxy. ABANDONED! NO SUPPORT WHATSOEVER!

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Python 99.5%
  • Other 0.5%