Push-button DIY tunnel service. Run on your Raspberry Pi or VPS to create your own secure tunnel to access your devices from anywhere or simply to expose your localhost development to the outside world.
Go to file
AJ ONeal f79a9f14dc muxing ws 2016-09-27 17:56:06 -04:00
.gitignore Initial commit 2016-09-15 17:10:22 -06:00
LICENSE Initial commit 2016-09-15 17:10:22 -06:00
README.md Initial commit 2016-09-15 17:10:22 -06:00
mux-tcp.js muxing... 2016-09-27 12:39:53 -04:00
mux-ws.js muxing ws 2016-09-27 17:56:06 -04:00
package.json demo works 2016-09-22 18:18:13 -04:00
serve.js muxing... 2016-09-27 12:39:53 -04:00

README.md

node-tunnel-server

A naive tcp tunnel server