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 4f470e2649 no debug buf.toString() 2016-09-30 03:11:24 -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 no debug buf.toString() 2016-09-30 03:11:24 -04:00
package.json add ws as dep 2016-09-27 21:44:35 -04:00
serve.js muxing... 2016-09-27 12:39:53 -04:00

README.md

node-tunnel-server

A naive tcp tunnel server