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 7b45cd81e5 moved Packer logic from stunneld 2016-09-30 22:07:01 -04: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 Packer logic from stunneld 2016-09-30 22:07:01 -04:00
package.json tunnel-packer as own module 2016-09-22 13:31:31 -06:00
sni.hello.bin moved from tunnel-client 2016-09-22 13:11:54 -06:00
test.js update test 2016-09-30 02:35:29 -04:00

README.md

tunnel-packer

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