A WebSocket based port of Snipa's xmr-node-proxy. See the companion project xmr-wasm for an implementation of a browser based miner that can use this proxy.
Install dependencies: Run npm i
Configure: Copy config_example.json
to config.json
and edit as required.
Start: Run node proxy.js