acey icon indicating copy to clipboard operation
acey copied to clipboard

AceY - Ace Stream proxy

AceY

Ace Stream Proxy

console

Installing

  • Install Ace Stream server:
    https://github.com/magnetikonline/docker-acestream-server

  • Install NodeJS & NPM

  • Install and build proxy:

    cd acey
    npm install 
    npm run dist
    

Usage

cd acey
node .

By default channels playlists will be available at the following urls:

  • http://localhost:8100/ace.m3u
  • http://localhost:8100/ace-hls.m3u

All-in-One

  • https://hub.docker.com/r/sybdata/ace86a37
  • https://hub.docker.com/r/sybdata/aceubase

License

MIT