MercuryMultiMapperServer The simple relay server for MercuryMapper. Meant to be proxied through an NGINX server. Usage Install dependancies: npm i Run it: node index Connect using: ws://<address>:5390 Optional: Proxy it through a software of choice for a secure connection.