A strategy for packing and unpacking a proxy stream (i.e. packets through a tunnel). Handles multiplexed and tls connections. Used by telebit and telebit-relay. https://telebit.cloud
Go to file
AJ ONeal d2926777a6 moved from tunnel-client 2016-09-22 13:11:54 -06:00
.gitignore Initial commit 2016-09-22 12:59:33 -06:00
LICENSE Initial commit 2016-09-22 12:59:33 -06:00
README.md Initial commit 2016-09-22 12:59:33 -06:00
index.js moved from tunnel-client 2016-09-22 13:11:54 -06:00
sni.hello.bin moved from tunnel-client 2016-09-22 13:11:54 -06:00
test.js moved from tunnel-client 2016-09-22 13:11:54 -06:00

README.md

tunnel-packer

A strategy for packing and unpacking tunneled network messages (or any stream) in node.js