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 47de7c1d4a handle all tls conditions 2016-09-30 01:27:22 -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 handle all tls conditions 2016-09-30 01:27:22 -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