Picoseconds / sanctuary

A working (in 2021) MooMoo.io private server that is constantly getting updates!
Do What The F*ck You Want To Public License
16 stars 22 forks source link

How to use this server on moomoo.io? #17

Closed cklasacrcez closed 3 years ago

cklasacrcez commented 3 years ago

Hello, I downloaded the project and started it, it runs on a local server and port 3000 but I don't understand how to run it on moomoo.io? How do I redirect websocket data from moomoo.io to my own server?

Picoseconds commented 3 years ago

You need a connector. I will provide one in the repo for all to use, it's a script that you need to paste in a browser extension called Tampermonkey.

Please note that the script will only work for you on your own PC.

Picoseconds commented 3 years ago

Added: go to https://github.com/Picoseconds/sanctuary/raw/master/sanctuary.user.js with the Tampermonkey extension on and click "Install" to install the connector. Then go on http://moomoo.io.

note that https doesn't work

cklasacrcez commented 3 years ago

Works great. Thanks a lot.

Picoseconds commented 3 years ago

Happy to help!