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 e657b4d222 fix loopback 2016-09-29 22:20:38 -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 fix loopback 2016-09-29 22:20:38 -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