Go to file
paradust7 dbb4c0cfe1 Add direct proxying 2023-08-26 14:24:41 +00:00
.gitignore v1.0 2023-08-24 16:14:23 +00:00
ConnectProxy.js Add direct proxying 2023-08-26 14:24:41 +00:00
LICENSE Initial commit 2023-08-20 19:28:31 -07:00
README.md v1.0 2023-08-24 16:14:23 +00:00
UDPProxy.js Add direct proxying 2023-08-26 14:24:41 +00:00
client.js Add direct proxying 2023-08-26 14:24:41 +00:00
main.js Add direct proxying 2023-08-26 14:24:41 +00:00
package-lock.json v1.0 2023-08-24 16:14:23 +00:00
package.json v1.0 2023-08-24 16:14:23 +00:00
settings.js Add direct proxying 2023-08-26 14:24:41 +00:00
util.js v1.0 2023-08-24 16:14:23 +00:00
vpn.js Minor fixes 2023-08-24 16:24:07 +00:00

README.md

minetest-wasm-sample-proxy

Sample websocket proxy for minetest-wasm

Requires

node.js
npm

Install Package Dependencies

$ cd minetest-wasm-sample-proxy
$ npm install

Run Proxy

$ node main.js