Sign inSign up

ledlamp/nmpb

By ledlamp

Updated almost 6 years ago

Nameless Multiplayer Piano Bot, with support for secure MPP servers!

Image
0

255

ledlamp/nmpb repository overview

Setup

docker run --name NMPB -dp 127.0.0.1:5901:5901 ledlamp/nmpb
  • You can add for example-e MPP_URI=https://mppws.cf to connect to a different websocket server. Use https:// or http:// in the URI, not wss:// or ws://.
  • If target server requires a specific origin header then you can set MPP_ORIGIN environment variable as well.
  • You can remove 127.0.0.1: if you want to access the VNC server from another computer.

After launching the container, connect to localhost:5901 with a VNC client, and authenticate with the password potato. Run vncpasswd in an lxterminal to change it.

Click Install when prompted about wine-mono. You can cancel the installation of Gecko as that's not needed for NMPB.

Your NMPB is now ready to use! Closing it will shut down the container. To restart it just run docker start NMPB.

Tag summary

Content type

Image

Digest

Size

611.1 MB

Last updated

almost 6 years ago

docker pull ledlamp/nmpb