jonian / acestream-launcher

AceStream Launcher opens AceStream links with any Media Player
GNU General Public License v3.0
152 stars 20 forks source link

Port forwarding #38

Closed pemyunupa closed 3 years ago

pemyunupa commented 5 years ago

Is it possible to set/change the ports acestreamengine uses?

jonian commented 3 years ago

I do not know if you can set/change the ports in acestreamengine, but you can use a docker container to achieve this:

docker run -p 8080:6878 -it pabsi/acestream-server

Now acestream-launcher has support for setting engine host and port in the config file.